25Feb21rv1_8_0+1429-276008c347 - 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.02Mar030729.134486 -g

To start TextTest for these tests, run:

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

Total: 5925 tests: 2455 succeeded 3378 FAILED 91 known bugs 1 killed


default: 2968 tests: 2262 succeeded 649 FAILED 57 known bugs

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
1a2,24
> 
> =================================================================
> ==2526948==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f8649df402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60064 byte(s) in 396 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f8649df402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f8649df402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f8649eaf0a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f8649df402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f8649eaa9ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62288 byte(s) leaked in 415 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2516553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe45e58f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516418==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f459f4c65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516430==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fdaa9d675ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 errors duplicate_id ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2516574==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0c5ccf55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,23
> 
> =================================================================
> ==2516578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f393abbc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f393abbc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516422==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff772bba5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516495==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f39067d05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f12643595ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516500==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f08541925ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516567==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f31863945ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516439==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa2af0125ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7caa5995ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516403==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fcf450715ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3e72b9f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516390==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7eaf1fa5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516389==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f48ad3f65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516380==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f72892b95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516362==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7844ea65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516368==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa1415b55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516564==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8ff8aad5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2516427==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f619ac235ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516444==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2c55b4c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f28f416a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516462==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1dedeac5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2516474==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f442351b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516484==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0bcf66e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f75aec3a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516528==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f272b9a75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516533==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f230a3405ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5d553f75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2516520==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f96692c05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516494==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff84f2d95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2515871==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1a3d6cb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 abort_impossible_ride ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2516222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f07f44a45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516297==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f049904a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516285==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f137ede15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 boarding_duration_extension ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516065==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f451bd155ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 boarding_duration_extension_limited ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fadd5ae25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 boarding_duration_no_extension ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516072==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5eff1845ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 capacity ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516256==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7e371565ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 errors duplicate_container_id ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,23
> 
> =================================================================
> ==2516320==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f890ab7b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f890ab7b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2516317==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f58193c15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 trainStop_car_disconnected ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2516329==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fdf461d55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 leaving_vehicle_at_stop ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516231==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6c0e6b05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516241==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0bfcd425ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fdf8083e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 permitted ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516293==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8b2078b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 person_number ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2516260==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc3efecc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516180==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3736b9b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516191==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1ebd9785ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 public ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516135==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb32dc695ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 public_brief_stop ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516151==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f359a9bf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 public_by_id ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516140==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f971d67a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 public_wait ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516144==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8fa07cb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516024==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f050e50e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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_ANY_stopLane ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516263==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fbe643e25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516037==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb432a075ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516043==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f00665615ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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_ignore_line ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516031==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0c660805ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2516057==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0e239b75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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_triggered_scale ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516052==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1cd01665ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2516207==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f10c1e515ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2515932==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fdff50bd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,74
> 
> =================================================================
> ==2515949==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1560 byte(s) in 3 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x320dddd in SUMOVehicleParserHelper::parseVehicleAttributes(int, SUMOSAXAttributes const&, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:274:37
>     #2 0x31b5678 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:100:34
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1bf2e875ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1bf2e875ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x19823a0 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:182:17
>     #3 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #4 0x7f1bf2e875ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 600 byte(s) in 3 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2515940==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0b01f6b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516197==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f92e7a245ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8fa3bfd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2516270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4932d795ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516009==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9c7d1a75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 triggered ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516163==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff30ec695ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 triggered_discard ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2516173==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f29a664c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516226==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f01fea545ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc9ab3045ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 two_busstops_at_one_edge ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2515997==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb0a5bc85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 two_busstops_at_one_edge2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2516000==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7c488505ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 two_stops_at_one_edge ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2516016==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f64e37035ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 vehicle_triggered ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5ef87e75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 walk ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516092==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6d7c43f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 walk_0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2516112==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4e714345ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 walk_duration ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516106==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f64f9db95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 walk_random_pos ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb4592905ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 walk_routeID ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6a18f455ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 walk_start_crossing ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2516128==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7e039205ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 walk_unconnected ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2515987==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fabee9365ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 ticket376 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2529486==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4414d8d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==2529506==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe37da2b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2529525==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa4465455ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- 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
> =================================================================
> ==2529554==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000200f26d bp 0x7fff25521f30 sp 0x7fff25521b00 T0)
> ==2529554==The signal is caused by a READ memory access.
> ==2529554==Hint: address points to the zero page.
>     #0 0x200f26d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1f68915 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:46
>     #2 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1dcf52a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f1dcf4f97c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1dcf4fa311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1dcf4fa54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1dcf52ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x33a4d3a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x34c0edb 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:165:42
>     #10 0x1f1d5d5 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:381:14
>     #11 0x1f130a2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f22ff5 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xe956e4 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f1dce27b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xde99dd in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0xde99dd)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2529554==ABORTING
---------- New result in exitcode ----------
1

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

---------- 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2530017==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0xf51f30 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 0xf51e5d 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 0xf51acf 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 0x145424f 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 0x1453eb2 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 0x151d855 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 0x319a9a5 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 0x319937c 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 0x319093e 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 0x319dc05 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 0x319c8ad 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 0x3136537 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:78:27
>     #13 0x311c627 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:65:38
>     #14 0x321558e 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:634:44
>     #15 0x31b7fe3 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #16 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #17 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #18 0x7f67385dc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 4xxx ticket4518 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2530235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 120 byte(s) in 5 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5b0764f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,33
> 
> =================================================================
> ==2530239==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4944 byte(s) in 206 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f4add1b50b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f4add1b50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2530305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f61cee2c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2530331==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7187d725ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2530390==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f446e23d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f446e23cf52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2530419==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fade26b25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 ticket7764 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==2530435==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f249c7c102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60064 byte(s) in 396 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f249c7c102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f249c7c102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f249c87c0a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f249c7c102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f249c8779ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62288 byte(s) leaked in 415 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7764_intermodal ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==2530440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7ff37959502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60064 byte(s) in 396 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7ff37959502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7ff37959502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7ff3796500a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7ff37959502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7ff37964b9ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62288 byte(s) leaked in 415 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2530444==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4b2b9675ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2530449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd359e105ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- 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.
> 
> =================================================================
> ==2530461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4420c445ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- 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.
> 
> =================================================================
> ==2530467==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f39668fd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2530472==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9d0955f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 : cf_model apparentDecel_emergencyDecel emergencyInsertion ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,18
> 
> =================================================================
> ==2522515==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f9cf374e0b2 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,18
> 
> =================================================================
> ==2522523==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9384 byte(s) in 391 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f0ea26da0b2 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,18
> 
> =================================================================
> ==2522595==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1512 byte(s) in 63 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f97aa55a0b2 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,52
> 
> =================================================================
> ==2522479==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 640 byte(s) in 10 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2021d40 in NLJunctionControlBuilder::closeJunctionLogic() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:438:30
>     #2 0x1f6863a in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:46
>     #3 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7f996a248f52 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x203b5d0 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 0x203b4fd 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 0x203ae2f 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 0x203da3f 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 0x203cf42 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 0x20280c5 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 0x2021fad in NLJunctionControlBuilder::closeJunctionLogic() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:439:17
>     #8 0x1f6863a in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:46
>     #9 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #10 0x7f996a248f52 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x203b5d0 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 0x203b4fd 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 0x203ae2f 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

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

---------- Differences in errors ----------
0a1,2
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
devices battery tripinfo_emission ( Last six runs Mar2021 Feb2021 )
output emission-output one_vehicle ( Last six runs Mar2021 Feb2021 )
output emission-output one_vehicle_subsecond ( Last six runs Mar2021 Feb2021 )
output emission-output one_vehicle_waiting ( Last six runs Mar2021 Feb2021 )
output examples cross3ltl_emission ( Last six runs Mar2021 Feb2021 )
output examples cross3ltl_full ( Last six runs Mar2021 Feb2021 )
output full-output one_vehicle ( Last six runs Mar2021 Feb2021 )
output full-output one_vehicle_subsecond ( Last six runs Mar2021 Feb2021 )
output meannoise_edgebased begin_end b15e30_b45e60_separate ( Last six runs Mar2021 Feb2021 )
output meannoise_edgebased begin_end beg0_end15 ( Last six runs Mar2021 Feb2021 )
output meannoise_edgebased begin_end beg0_end30_nointerval ( Last six runs Mar2021 Feb2021 )
output meannoise_edgebased begin_end beg15_end30 ( Last six runs Mar2021 Feb2021 )
output meannoise_edgebased begin_end beg15_end30_nointerval ( Last six runs Mar2021 Feb2021 )
output meannoise_edgebased begin_end plain ( Last six runs Mar2021 Feb2021 )
output meannoise_edgebased jam1 ( Last six runs Mar2021 Feb2021 )
output meannoise_edgebased jam2 ( Last six runs Mar2021 Feb2021 )
output meannoise_edgebased one_vehicle interval15s ( Last six runs Mar2021 Feb2021 )
output meannoise_edgebased one_vehicle interval15s60s ( Last six runs Mar2021 Feb2021 )
output meannoise_edgebased one_vehicle interval1s ( Last six runs Mar2021 Feb2021 )
output meannoise_edgebased one_vehicle interval60s ( Last six runs Mar2021 Feb2021 )
output meannoise_edgebased one_vehicle writeAttributes ( Last six runs Mar2021 Feb2021 )
output meannoise_edgebased one_vehicle_subsecond interval.1s ( Last six runs Mar2021 Feb2021 )
output meannoise_edgebased one_vehicle_subsecond interval15s ( Last six runs Mar2021 Feb2021 )
output meannoise_edgebased one_vehicle_subsecond interval15s60s ( Last six runs Mar2021 Feb2021 )
output meannoise_edgebased one_vehicle_subsecond interval1s ( Last six runs Mar2021 Feb2021 )
output meannoise_edgebased one_vehicle_subsecond interval60s ( Last six runs Mar2021 Feb2021 )
output meannoise_edgebased two_same_vehicles interval15s ( Last six runs Mar2021 Feb2021 )
output meannoise_edgebased two_same_vehicles interval15s60s ( Last six runs Mar2021 Feb2021 )
output meannoise_edgebased two_same_vehicles interval1s ( Last six runs Mar2021 Feb2021 )
output meannoise_edgebased two_same_vehicles interval60s ( Last six runs Mar2021 Feb2021 )
output meannoise_lanebased begin_end b15e30_b45e60_separate ( Last six runs Mar2021 Feb2021 )
output meannoise_lanebased begin_end beg0_end15 ( Last six runs Mar2021 Feb2021 )
output meannoise_lanebased begin_end beg0_end30_nointerval ( Last six runs Mar2021 Feb2021 )
output meannoise_lanebased begin_end beg15_end30 ( Last six runs Mar2021 Feb2021 )
output meannoise_lanebased begin_end beg15_end30_nointerval ( Last six runs Mar2021 Feb2021 )
output meannoise_lanebased begin_end plain ( Last six runs Mar2021 Feb2021 )
output meannoise_lanebased jam1 ( Last six runs Mar2021 Feb2021 )
output meannoise_lanebased jam2 ( Last six runs Mar2021 Feb2021 )
output meannoise_lanebased one_vehicle interval15s ( Last six runs Mar2021 Feb2021 )
output meannoise_lanebased one_vehicle interval15s60s ( Last six runs Mar2021 Feb2021 )
output meannoise_lanebased one_vehicle interval1s ( Last six runs Mar2021 Feb2021 )
output meannoise_lanebased one_vehicle interval60s ( Last six runs Mar2021 Feb2021 )
output meannoise_lanebased one_vehicle writeAttributes ( Last six runs Mar2021 Feb2021 )
output meannoise_lanebased one_vehicle_subsecond interval.1s ( Last six runs Mar2021 Feb2021 )
output meannoise_lanebased one_vehicle_subsecond interval15s ( Last six runs Mar2021 Feb2021 )
output meannoise_lanebased one_vehicle_subsecond interval15s60s ( Last six runs Mar2021 Feb2021 )
output meannoise_lanebased one_vehicle_subsecond interval1s ( Last six runs Mar2021 Feb2021 )
output meannoise_lanebased one_vehicle_subsecond interval60s ( Last six runs Mar2021 Feb2021 )
output meannoise_lanebased two_same_vehicles interval15s ( Last six runs Mar2021 Feb2021 )
output meannoise_lanebased two_same_vehicles interval15s60s ( Last six runs Mar2021 Feb2021 )
output meannoise_lanebased two_same_vehicles interval1s ( Last six runs Mar2021 Feb2021 )
output meannoise_lanebased two_same_vehicles interval60s ( Last six runs Mar2021 Feb2021 )

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

---------- 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 
> 
> =================================================================
> ==2527023==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0xf51f30 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 0xf51e5d 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 0xf51acf 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 0x145424f 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 0x1453eb2 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 0x151d855 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 0x319a9a5 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 0x319937c 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 0x319093e 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 0x319dc05 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 0x319c8ad 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 0x3136537 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:78:27
>     #13 0x3134437 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:47:52
>     #14 0x311c627 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:65:38
>     #15 0x321558e 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:634:44
>     #16 0x31b7fe3 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #17 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #18 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #19 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #20 0x7fbea24c95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 Mar2021 Feb2021 )

---------- 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 
> 
> =================================================================
> ==2527020==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0xf51f30 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 0xf51e5d 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 0xf51acf 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 0x145424f 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 0x1453eb2 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 0x151d855 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 0x319a9a5 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 0x319937c 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 0x319093e 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 0x319dc05 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 0x319c8ad 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 0x3136537 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:78:27
>     #13 0x3134437 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:47:52
>     #14 0x311c627 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:65:38
>     #15 0x321558e 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:634:44
>     #16 0x31b7fe3 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #17 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #18 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #19 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #20 0x7f76e5f985ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 Mar2021 Feb2021 )

---------- 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 
> 
> =================================================================
> ==2527043==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0xf51f30 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 0xf51e5d 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 0xf51acf 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 0x145424f 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 0x1453eb2 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 0x151d855 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 0x319a9a5 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 0x319937c 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 0x319093e 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 0x319dc05 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 0x319c8ad 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 0x3136537 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:78:27
>     #13 0x3134437 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:47:52
>     #14 0x311c627 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:65:38
>     #15 0x321558e 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:634:44
>     #16 0x31b7fe3 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #17 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #18 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #19 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #20 0x7f9e147665ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 Mar2021 Feb2021 )

---------- 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 
> 
> =================================================================
> ==2527031==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0xf51f30 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 0xf51e5d 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 0xf51acf 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 0x145424f 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 0x1453eb2 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 0x151d855 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 0x319a9a5 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 0x319937c 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 0x319093e 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 0x319dc05 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 0x319c8ad 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 0x3136537 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:78:27
>     #13 0x3134437 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:47:52
>     #14 0x311c627 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:65:38
>     #15 0x321558e 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:634:44
>     #16 0x31b7fe3 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #17 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #18 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #19 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #20 0x7fb16053a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 Mar2021 Feb2021 )

---------- Differences in errors ----------
4a5,19
> 
> =================================================================
> ==2528163==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1697595 in FXWorkerThread::Pool::setException(ProcessError&) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:179:31
>     #2 0x1692b5b in FXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:359:24
>     #3 0x7f96018104f2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f9600fcb308 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xee308)
> 
> 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528167==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fbdabb0e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528496==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6b69f9f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f06fa0cf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9fce5605ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528311==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f60fc27e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f27f18125ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528391==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f76d8f3d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb62f0b05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528399==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb3ef21a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528402==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f734e9885ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2528410==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff26bd125ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2528441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fee109ba5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f07776c25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528507==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ffb05daa5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528519==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f93dcf595ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528521==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa7b38ff5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f528a9905ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528547==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f02086175ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fae3fd1b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528516==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9b09ce65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528334==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6072aa15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528331==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7febe38c05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528343==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fcc7f8e05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528355==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe10003b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528341==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fbf339ce5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528565==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2a7faae5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528571==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f63b72805ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2528689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2c47afd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2528679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5e67cd65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,26
> 
> =================================================================
> ==2528453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2b42bba in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:234:24
>     #2 0x2b8b79b in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:84:39
>     #3 0x2b5556b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:394:20
>     #4 0x2b8d154 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:102:20
>     #5 0x2bb0a3a in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:153:36
>     #6 0xeaba06 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:650:26
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f06b97230b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f06ba9d25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 568 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f404f1255ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,26
> 
> =================================================================
> ==2528461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2b42bba in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:234:24
>     #2 0x2b8b79b in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:84:39
>     #3 0x2b5556b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:394:20
>     #4 0x2b8d154 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:102:20
>     #5 0x2bb0a3a in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:153:36
>     #6 0xeaba06 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:650:26
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fb2d9bf60b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb2daea55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 568 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_no_place ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,26
> 
> =================================================================
> ==2528488==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2b42bba in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:234:24
>     #2 0x2b8b79b in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:84:39
>     #3 0x2b5556b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:394:20
>     #4 0x2b8d154 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:102:20
>     #5 0x2bb0a3a in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:153:36
>     #6 0xeaba06 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:650:26
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f04153c90b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f04166785ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 568 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,26
> 
> =================================================================
> ==2528458==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2b42bba in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:234:24
>     #2 0x2b8b79b in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:84:39
>     #3 0x2b5556b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:394:20
>     #4 0x2b8d154 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:102:20
>     #5 0x2bb0a3a in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:153:36
>     #6 0xeaba06 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:650:26
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7efedf53f0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7efee07ee5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 568 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528256==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6f623025ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2528304==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f17fb3925ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==2528251==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5fdbf685ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528289==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f926d8495ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2528284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f810fb595ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528281==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8d1d9b85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528268==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7febba6365ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528276==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1c960085ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528274==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd9b3b195ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff8d83b25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528648==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd17dfbc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
3a4,237
> 
> =================================================================
> ==2528447==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f105e5115ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x24f1787 in MSDevice_Vehroutes::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Vehroutes.cpp:104:41
>     #2 0x229fefe in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:100:5
>     #3 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #4 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #5 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #6 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #7 0x2b48e7e in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:290:38
>     #8 0x2b8b79b in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:84:39
>     #9 0x2b5556b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:394:20
>     #10 0x2b8d154 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:102:20
>     #11 0x2bb0a3a in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:153:36
>     #12 0xeaba06 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:650:26
>     #13 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #14 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #15 0x7f105d2620b2 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 prefer_walking ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528430==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd96397b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528432==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8d2c09e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2528562==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f685233102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f68523775ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 60064 byte(s) in 396 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f685233102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f685233102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f68523ec0a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f685233102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f68523e79ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8bb07fb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528590==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f67b23f85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8395a035ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528379==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fbb9eae35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528373==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f832b2975ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528627==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f994efee5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528628==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f83216135ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f012fcd85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528616==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f498c8925ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528657==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe3c9bc95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2528392==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7febece375ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528321==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f80280295ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528499==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f11c68695ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 reroute_congestions exit_times ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==2528721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f6613c4802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60064 byte(s) in 396 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f6613c4802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f6613c4802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f6613d030a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f6613c4802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f6613cfe9ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62288 byte(s) leaked in 415 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions period_120 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==2528702==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f812ddea02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60064 byte(s) in 396 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f812ddea02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f812ddea02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f812dea50a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f812ddea02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f812dea09ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62288 byte(s) leaked in 415 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2527827==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9240 byte(s) in 385 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f647f0df0b2 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527850==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 550368 byte(s) in 22932 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fe0254540b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fe0254540b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,33
> 
> =================================================================
> ==2527843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7776 byte(s) in 324 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fca13b7b0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fca13b7b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527868==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2970768 byte(s) in 123782 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f348e2fc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 3840 byte(s) in 160 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f348e2fc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,33
> 
> =================================================================
> ==2527861==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 360 byte(s) in 15 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f12ca5c40b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f12ca5c40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
5a6,22
> 
> =================================================================
> ==2527859==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9528 byte(s) in 397 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f661203c0b2 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f910559b0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f910559b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527302==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fd2469920b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fd2469920b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527311==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3552 byte(s) in 148 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f7f80a3a0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f7f80a3a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527291==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f5746a6a0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f5746a6a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,32
> 
> =================================================================
> ==2527226==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f08d78960b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f08d78960b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f9f379900b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f9f379900b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,18
> 
> =================================================================
> ==2527321==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1752 byte(s) in 73 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f83192210b2 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527242==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f85481d30b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f85481d30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527245==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7feb978d60b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7feb978d60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527254==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7feb5009d0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7feb5009d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527259==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f429cbe20b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f429cbe20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f0eb96520b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f0eb96520b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527236==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fc26ed420b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fc26ed420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527388==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f617a3cb0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f617a3cb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527391==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fcbee8820b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fcbee8820b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 312 byte(s) in 13 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f05cb1600b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f05cb1600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527416==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f1a23f2a0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f1a23f2a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527398==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fc4a1b080b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fc4a1b080b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527397==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f14e28970b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f14e28970b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f63f1cc10b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f63f1cc10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527362==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3192 byte(s) in 133 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f21d86fe0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f21d86fe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527438==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3192 byte(s) in 133 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f97eab5e0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f97eab5e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527370==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 360 byte(s) in 15 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f0a1c8f40b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f0a1c8f40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527376==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fc659db80b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fc659db80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527426==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3384 byte(s) in 141 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f14158b50b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f14158b50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527335==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2688 byte(s) in 112 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f6c2feb50b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f6c2feb50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527341==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7febb22220b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7febb22220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527344==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f66b0fc40b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f66b0fc40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527351==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3312 byte(s) in 138 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f0c4f1df0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 432 byte(s) in 18 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f0c4f1df0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527331==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f5787b1f0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f5787b1f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,21
> 
> =================================================================
> ==2527885==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f7fe398b0b2 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2527590==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6840 byte(s) in 285 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f35359810b2 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2527597==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7800 byte(s) in 325 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fa8eaf540b2 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2527606==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5016 byte(s) in 209 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f0e6b76f0b2 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2527631==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3600 byte(s) in 150 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f38efc280b2 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527668==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3288 byte(s) in 137 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f95c0bf80b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f95c0bf80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3288 byte(s) in 137 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f2ba772c0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f2ba772c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527684==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2544 byte(s) in 106 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fe82eb640b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fe82eb640b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527642==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3432 byte(s) in 143 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7ff224c640b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7ff224c640b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2527589==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7680 byte(s) in 320 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f9d1002d0b2 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2527617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8640 byte(s) in 360 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f408d3300b2 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2527618==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8424 byte(s) in 351 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f0de78ee0b2 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2527627==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8424 byte(s) in 351 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f42650570b2 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527680==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3984 byte(s) in 166 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f43003e00b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f43003e00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4056 byte(s) in 169 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f4ba7e420b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f4ba7e420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3552 byte(s) in 148 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f412a3f40b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f412a3f40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527683==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3288 byte(s) in 137 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fefdf18b0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fefdf18b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527817==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3624 byte(s) in 151 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f1002ce30b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f1002ce30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3624 byte(s) in 151 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fe8844da0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fe8844da0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527509==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3168 byte(s) in 132 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fab8f17b0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fab8f17b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527515==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3552 byte(s) in 148 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f66faade0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f66faade0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527566==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3432 byte(s) in 143 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f5da9f920b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f5da9f920b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527572==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f11fa89f0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f11fa89f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7ff715f9f0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7ff715f9f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527520==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3120 byte(s) in 130 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fe7365d80b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fe7365d80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527535==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3648 byte(s) in 152 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7ff853c520b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7ff853c520b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527530==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f106585a0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f106585a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527561==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f159e9b90b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f159e9b90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527573==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3744 byte(s) in 156 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f74f50140b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f74f50140b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f419ecf50b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f419ecf50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527540==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3360 byte(s) in 140 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7feca524d0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7feca524d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527742==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f38adf990b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f38adf990b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3672 byte(s) in 153 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f1de31030b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f1de31030b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fc56e72c0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fc56e72c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527696==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3432 byte(s) in 143 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fdc161990b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fdc161990b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3432 byte(s) in 143 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f7805de80b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f7805de80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3048 byte(s) in 127 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f7a1cec10b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f7a1cec10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527724==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2664 byte(s) in 111 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f288d4890b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f288d4890b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527732==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2712 byte(s) in 113 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f51932de0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f51932de0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527745==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2808 byte(s) in 117 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fe9e8f790b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fe9e8f790b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5664 byte(s) in 236 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f714d2c00b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f714d2c00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5664 byte(s) in 236 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f65dc9040b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f65dc9040b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527773==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3216 byte(s) in 134 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f59c5cfb0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f59c5cfb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2688 byte(s) in 112 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f22efa6d0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f22efa6d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2544 byte(s) in 106 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f65df41f0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f65df41f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3096 byte(s) in 129 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f5e3df260b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f5e3df260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527458==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2784 byte(s) in 116 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fafe43320b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fafe43320b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527486==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2520 byte(s) in 105 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f1b0af430b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f1b0af430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527496==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f916f6800b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f916f6800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527484==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f10444d50b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f10444d50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527480==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2520 byte(s) in 105 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f1b75be70b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f1b75be70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527784==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4080 byte(s) in 170 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f557f7680b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f557f7680b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527787==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3480 byte(s) in 145 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f3e3f8c80b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f3e3f8c80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527803==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3480 byte(s) in 145 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fbd81a5b0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fbd81a5b0b2 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.00" 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"/>
>         <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 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"/>
>         <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"/>
>         <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.95,48.32 96.41,48.29 96.89,48.27 97.39,48.25 97.93,48.22 98.48,48.16 99.05,48.03 99.64,47.89 100.26,47
.74 100.88,47.51 101.51,47.23 102.16,46.93 102.83,46.60 103.50,46.23 104.19,45.85 104.91,45.45 105.65,45.05 106.42,44.63 107.20,44.20"/>
>         <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.42,-0.03 4.68,-0.05 4.94,-0.08 5.20,-0.11 5.46,-0.14 5.72,-0.22 5.97,-0.39 6.21,-0.58 6.45,-0.79 6.67,-1.09 6.86,-1.50 7.02,-1.94 7.13,-2.44 7.25,-2.88 7.35,-3.30 7.43,-3.74 7.61,-3.97 7.79,-4.1
8 7.98,-4.37"/>
>         <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"/>
>         <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"/>
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"/>
17c17
<         <PET time="9.38" position="100.83,47.54" type="17" value="0.96"/>
---
>         <PET time="9.09" position="100.83,47.54" type="17" value="0.67"/>
19,27c19,27
<     <conflict begin="11.50" end="17.40" ego="ego1" foe="foe1">
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527798==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3480 byte(s) in 145 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7ff44c0db0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7ff44c0db0b2 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,31
<     <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="10.50" 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"/>
>         <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 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"/>
>         <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"/>
>         <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.95,48.32 96.41,48.29 96.89,48.27 97.39,48.25 97.93,48.22 98.48,48.16 99.05,48.03 99.64,47.89 100.26,47
.74 100.88,47.51 101.51,47.23 102.16,46.93 102.83,46.60 103.50,46.23 104.19,45.85 104.91,45.45 105.65,45.05 106.42,44.63 107.20,44.20 108.02,43.76 108.85,43.31 109.71,42.84 110.59,42.36 111.49,41.87"/>
>         <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.42,-0.02 4.68,-0.03 4.94,-0.04 5.20,-0.05 5.46,-0.07 5.72,-0.11 5.98,-0.19 6.23,-0.29 6.49,-0.40 6.74,-0.57 6.98,-0.80 7.21,-1.05 7.42,-1.34 7.62,-1.68 7.80,-2.05 7.96,-2.44 8.10,-2.83 8.23,-3.2
4 8.33,-3.67 8.46,-4.02 8.58,-4.35 8.73,-4.62 8.93,-4.80 9.13,-4.98"/>
>         <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"/>
>         <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"/>
>         <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"/>
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2527807==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3480 byte(s) in 145 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2334289 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:3251:30
>     #2 0x22dc0b4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f3a951df0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x233bb99 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x2337348 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x2332b90 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x22d65e1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x22d3baf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x22d3186 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0xed3fbe in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f3a951df0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2529058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f95c1bde5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f95c1bddf52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2529087==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd47a4ea5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fd47a4e9f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2529076==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f06f69805ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f06f697ff52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2529081==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4a264055ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f4a26404f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2528791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb0369505ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fb03694ff52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2528775==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc7bb71a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fc7bb719f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2528774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4293efd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f4293efcf52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2528787==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe84db5e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fe84db5df52 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 bugs ticket7257 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2529091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2802b725ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f2802b71f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2529097==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f070a5895ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f070a588f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2529104==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8f27f2c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f8f27f2bf52 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 2persons ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2528934==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd16a82a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fd16a829f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2528955==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc85b5b65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fc85b5b5f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2528950==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f99404725ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f9940471f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2528962==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6c702f35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f6c702f2f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,21
> 
> =================================================================
> ==2528979==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f27359b6f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
4a5,24
> 
> =================================================================
> ==2528968==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fcadc4cdf52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
4a5,24
> 
> =================================================================
> ==2528973==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fbd4b061f52 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 idling randomCircling 1person ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2528838==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7efc011685ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2590934 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:204:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7efc01167f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2528841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8d1a21a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2590934 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:204:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f8d1a219f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2528846==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6598b035ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2590934 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:204:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f6598b02f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2528804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e4bcb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x31b5f4a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9b7bf245ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f9b7bf23f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2528796==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f794f4045ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f794f403f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2528828==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fcfdf0d65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fcfdf0d5f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2528825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fdb941055ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fdb94104f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2528813==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb0e35255ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fb0e3524f52 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 1persontrip ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2528857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8dde5a95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f8dde5a8f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2528912==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff4f2b625ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7ff4f2b61f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2528907==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc54a0ca5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fc54a0c9f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2528915==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb070b085ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fb070b07f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2528924==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f393caef5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f393caeef52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2528866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc95dd4e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fc95dd4df52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2528897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5d028bb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x16efb86 in MSInsertionControl::determineCandidates(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:221:57
>     #9 0xeac0f3 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:657:17
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f5d0160c0b2 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,42
> 
> =================================================================
> ==2528875==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2b43a0b in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:242:28
>     #2 0x2b8b79b in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:84:39
>     #3 0x2b5556b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:394:20
>     #4 0x2b8d154 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:102:20
>     #5 0x2bb0a3a in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:153:36
>     #6 0xeaba06 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:650:26
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f7fce1f70b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7fcf4a65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114: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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,42
> 
> =================================================================
> ==2528879==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2b43a0b in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:242:28
>     #2 0x2b8b79b in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:84:39
>     #3 0x2b5556b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:394:20
>     #4 0x2b8d154 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:102:20
>     #5 0x2bb0a3a in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:153:36
>     #6 0xeaba06 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:650:26
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7febfe0120b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7febff2c15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114: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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2528893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fbcff45d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fbcff45cf52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2528930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f29e5dbf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f29e5dbef52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2529015==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc3f0eb45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fc3f0eb3f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2529034==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff4bee145ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7ff4bee13f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2529030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa102cb15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fa102cb0f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2529022==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f219ccb55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f219ccb4f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2529009==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1094e415ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f1094e40f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2529050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fcdc59f45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fcdc59f3f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2529054==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f85c70d25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f85c70d1f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2528988==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7efe02ea15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7efe02ea0f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2528999==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8baeb225ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f8baeb21f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2529003==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f246bf4d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f246bf4cf52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2529084==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0526a925ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x259067d 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:202:27
>     #2 0x258b1ef in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x22a0746 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1565f5a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x1262ca0 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x19a0465 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
>     #9 0x19b8792 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:907:5
>     #10 0x31be3fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f0526a91f52 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,28
> 
> =================================================================
> ==2529299==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1990ca6 in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:401:26
>     #2 0x31bc056 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #3 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7feecdea55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0xffa0a0 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 0xff9fcd 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 0xff951f 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 0x11a861f 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 0x11a8062 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 0x119ab45 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 0x118d2f8 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&) /home/delphi/clangDebug/sumo/src/microsim/MSRoute.cpp:53:16
>     #8 0x19914de in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:401:30
>     #9 0x31bc056 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #10 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #11 0x7feecdea55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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: 232 byte(s) leaked in 2 allocation(s).

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

---------- Differences in errors ----------
2a3,28
> 
> =================================================================
> ==2529331==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1990ca6 in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:401:26
>     #2 0x31bc056 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #3 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7f63b6c9f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0xffa0a0 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 0xff9fcd 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 0xff951f 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 0x11a861f 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 0x11a8062 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 0x119ab45 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 0x118d2f8 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&) /home/delphi/clangDebug/sumo/src/microsim/MSRoute.cpp:53:16
>     #8 0x19914de in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:401:30
>     #9 0x31bc056 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #10 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #11 0x7f63b6c9f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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: 232 byte(s) leaked in 2 allocation(s).

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2529380==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fcda907a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2529377==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb87e54d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2529403==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f76a44555ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2529374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7a953e05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2529305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f77f04f85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2529291==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f041746a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,110
> 
> =================================================================
> ==2529366==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x201a7f9 in NLJunctionControlBuilder::closeTrafficLightLogic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:297:23
>     #2 0x1f6928e in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:316:46
>     #3 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7f2a72df7f52 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 1344 byte(s) in 8 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2020d18 in NLJunctionControlBuilder::addPhase(long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<int, std::allocator<int> > const&, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:416:30
>     #2 0x1f4bdc3 in NLHandler::addPhase(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:853:34
>     #3 0x1f386d5 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:113:17
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2a72df85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2e687f0 in __gnu_cxx::new_allocator<std::vector<MSLane*, std::allocator<MSLane*> > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x2e6871d in std::allocator_traits<std::allocator<std::vector<MSLane*, std::allocator<MSLane*> > > >::allocate(std::allocator<std::vector<MSLane*, std::allocator<MSLane*> > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x2e686af in std::_Vector_base<std::vector<MSLane*, std::allocator<MSLane*> >, std::allocator<std::vector<MSLane*, std::allocator<MSLane*> > > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x2f65798 in std::vector<MSLane*, std::allocator<MSLane*> >* std::vector<std::vector<MSLane*, std::allocator<MSLane*> >, std::allocator<std::vector<MSLane*, std::allocator<MSLane*> > > >::_M_allocate_and_copy<__gnu_cxx::__normal_iterator<std::vector<MSLane*, std::allocator<MSLane*> > const*, std::vector<std::vector<MSLane*, std::allocator<MSLane*> >, std::allocator<std::vector<MSLane*, std::allocator<MSLane*> > > > > >(unsigned long, __gnu_cxx::__normal_iterator<std::vector<MSLane*, std
::allocator<MSLane*> > const*, std::vector<std::vector<MSLane*, std::allocator<MSLane*> >, std::allocator<std::vector<MSLane*, std::allocator<MSLane*> > > > >, __gnu_cxx::__normal_iterator<std::vector<MSLane*, std::allocator<MSLane*> > const*, std::vector<std::vector<MSLane*, std::allocator<MSLane*> >, std::allocator<std::vector<MSLane*, std::allocator<MSLane*> > > > >) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1508:29
>     #5 0x2f5096b in std::vector<std::vector<MSLane*, std::allocator<MSLane*> >, std::allocator<std::vector<MSLane*, std::allocator<MSLane*> > > >::operator=(std::vector<std::vector<MSLane*, std::allocator<MSLane*> >, std::allocator<std::vector<MSLane*, std::allocator<MSLane*> > > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:226:24
>     #6 0x2f47f26 in MSTrafficLightLogic::adaptLinkInformationFrom(MSTrafficLightLogic const&) /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/MSTrafficLightLogic.cpp:302:13
>     #7 0x2ed33d9 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:112:16
>     #8 0x2ee9e3d 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:583:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,180
> 
> =================================================================
> ==2521676==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 840 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x14596a6 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:106:24
>     #2 0x27d86a1 in MSCalibrator::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/trigger/MSCalibrator.cpp:408:94
>     #3 0x27f5657 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/trigger/MSCalibrator.h:151:34
>     #4 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #5 0xeacce5 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:670:28
>     #6 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #7 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #8 0x7f3db2aaa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 688 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x216b40d in MSAbstractLaneChangeModel::build(LaneChangeModel, MSVehicle&) /home/delphi/clangDebug/sumo/src/microsim/lcmodels/MSAbstractLaneChangeModel.cpp:86:24
>     #2 0x1262e9e in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:985:25
>     #3 0x1459ec7 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #4 0x14599ca in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #5 0x27d86a1 in MSCalibrator::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/trigger/MSCalibrator.cpp:408:94
>     #6 0x27f5657 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/trigger/MSCalibrator.h:151:34
>     #7 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #8 0xeacce5 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:670:28
>     #9 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f3db2aaa0b2 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 Mar2021 Feb2021 )

---------- 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 
> 
> =================================================================
> ==2520521==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0xf51f30 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 0xf51e5d 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 0xf51acf 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 0x145424f 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 0x1453eb2 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 0x151d855 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 0x319a9a5 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 0x319937c 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 0x3190bfd 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 0x319dc05 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 0x319c8ad 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 0x3136537 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:78:27
>     #13 0x311c627 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:65:38
>     #14 0x321558e 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:634:44
>     #15 0x31b7fe3 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #16 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #17 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #18 0x7f701e4905ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2520409==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f980b1695ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2520439==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f26022405ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2520444==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2bdee695ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2520413==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f805b0225ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2520424==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f507b11a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 subsequent_stops_rider_trip ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2520514==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4bf073e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 subsequent_stops_rider_walk ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2520518==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f050ff4c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 state load ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,111
> 
> =================================================================
> ==2521799==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x11b1370 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x11b11ed in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, unsigned
 long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x11b0f6c in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x11b0da8 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_create_no
de<std::pair<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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x11b0c92 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node:
:operator()<std::pair<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::pair<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&) const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:548:18
>     #6 0x11b03f8 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_clone_nod
e<std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tre
e<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<ch
ar, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:658:23
>     #7 0x11af0f5 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tree_node
_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1875:21
>     #8 0x11aecb4 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, s
td::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_trait
s<char>, std::allocator<char> > > > > const&, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allo
cator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:901:24
>     #9 0x11ae64f in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11:
:basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<
char, std::char_traits<char>, std::allocator<char> > > > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:912:9
>     #10 0x11ade6b in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std:
:less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Rb_tree(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx1
1::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_strin
g<char, std::char_traits<char>, std::allocator<char> > > > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:950:16
>     #11 0x11add2c in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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> > > > >::map(std::map<s
td::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/.
./../../../include/c++/9/bits/stl_map.h:205:7
>     #12 0x339a69a in SUMOSAXAttributesImpl_Cached::SUMOSAXAttributesImpl_Cached(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXAttributesImpl_Cached.cpp:46:5
>     #13 0x3390ff6 in SUMOSAXAttributesImpl_Xerces::clone() const /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXAttributesImpl_Xerces.cpp:270:16
>     #14 0x152a79b in MSStateHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSStateHandler.cpp:173:31
>     #15 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #16 0x7fa3eaf555ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 96 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x11b1370 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x11b11ed in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, unsigned
 long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x11b0f6c in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x11b0da8 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_create_no
de<std::pair<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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,111
> 
> =================================================================
> ==2521821==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x11b1370 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x11b11ed in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, unsigned
 long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x11b0f6c in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x11b0da8 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_create_no
de<std::pair<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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x11b0c92 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node:
:operator()<std::pair<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::pair<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&) const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:548:18
>     #6 0x11b03f8 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_clone_nod
e<std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tre
e<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<ch
ar, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:658:23
>     #7 0x11af0f5 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tree_node
_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1875:21
>     #8 0x11aecb4 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, s
td::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_trait
s<char>, std::allocator<char> > > > > const&, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allo
cator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:901:24
>     #9 0x11ae64f in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11:
:basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<
char, std::char_traits<char>, std::allocator<char> > > > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:912:9
>     #10 0x11ade6b in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std:
:less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Rb_tree(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx1
1::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_strin
g<char, std::char_traits<char>, std::allocator<char> > > > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:950:16
>     #11 0x11add2c in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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> > > > >::map(std::map<s
td::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/.
./../../../include/c++/9/bits/stl_map.h:205:7
>     #12 0x339a69a in SUMOSAXAttributesImpl_Cached::SUMOSAXAttributesImpl_Cached(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXAttributesImpl_Cached.cpp:46:5
>     #13 0x3390ff6 in SUMOSAXAttributesImpl_Xerces::clone() const /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXAttributesImpl_Xerces.cpp:270:16
>     #14 0x152a79b in MSStateHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSStateHandler.cpp:173:31
>     #15 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #16 0x7f5e9951b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 96 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x11b1370 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x11b11ed in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, unsigned
 long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x11b0f6c in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x11b0da8 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_create_no
de<std::pair<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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state load_and_save_actionStepLength ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
4a5,115
> 
> =================================================================
> ==2521837==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x11b1370 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x11b11ed in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, unsigned
 long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x11b0f6c in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x11b0da8 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_create_no
de<std::pair<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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x11b0c92 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node:
:operator()<std::pair<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::pair<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&) const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:548:18
>     #6 0x11b03f8 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_clone_nod
e<std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tre
e<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<ch
ar, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:658:23
>     #7 0x11af0f5 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tree_node
_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1875:21
>     #8 0x11aecb4 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, s
td::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_trait
s<char>, std::allocator<char> > > > > const&, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allo
cator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:901:24
>     #9 0x11ae64f in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11:
:basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<
char, std::char_traits<char>, std::allocator<char> > > > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:912:9
>     #10 0x11ade6b in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std:
:less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Rb_tree(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx1
1::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_strin
g<char, std::char_traits<char>, std::allocator<char> > > > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:950:16
>     #11 0x11add2c in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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> > > > >::map(std::map<s
td::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/.
./../../../include/c++/9/bits/stl_map.h:205:7
>     #12 0x339a69a in SUMOSAXAttributesImpl_Cached::SUMOSAXAttributesImpl_Cached(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXAttributesImpl_Cached.cpp:46:5
>     #13 0x3390ff6 in SUMOSAXAttributesImpl_Xerces::clone() const /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXAttributesImpl_Xerces.cpp:270:16
>     #14 0x152a79b in MSStateHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSStateHandler.cpp:173:31
>     #15 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #16 0x7fa7834a75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 96 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x11b1370 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x11b11ed in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, unsigned
 long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x11b0f6c in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x11b0da8 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_create_no
de<std::pair<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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
8a9,119
> 
> =================================================================
> ==2521856==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x11b1370 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x11b11ed in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, unsigned
 long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x11b0f6c in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x11b0da8 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_create_no
de<std::pair<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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x11b0c92 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node:
:operator()<std::pair<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::pair<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&) const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:548:18
>     #6 0x11b03f8 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_clone_nod
e<std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tre
e<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<ch
ar, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:658:23
>     #7 0x11af0f5 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tree_node
_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1875:21
>     #8 0x11aecb4 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, s
td::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_trait
s<char>, std::allocator<char> > > > > const&, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allo
cator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:901:24
>     #9 0x11ae64f in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11:
:basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<
char, std::char_traits<char>, std::allocator<char> > > > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:912:9
>     #10 0x11ade6b in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std:
:less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Rb_tree(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx1
1::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_strin
g<char, std::char_traits<char>, std::allocator<char> > > > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:950:16
>     #11 0x11add2c in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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> > > > >::map(std::map<s
td::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/.
./../../../include/c++/9/bits/stl_map.h:205:7
>     #12 0x339a69a in SUMOSAXAttributesImpl_Cached::SUMOSAXAttributesImpl_Cached(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXAttributesImpl_Cached.cpp:46:5
>     #13 0x3390ff6 in SUMOSAXAttributesImpl_Xerces::clone() const /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXAttributesImpl_Xerces.cpp:270:16
>     #14 0x152a79b in MSStateHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSStateHandler.cpp:173:31
>     #15 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #16 0x7fe2aeaae5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 96 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x11b1370 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x11b11ed in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, unsigned
 long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x11b0f6c in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x11b0da8 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_create_no
de<std::pair<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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,111
> 
> =================================================================
> ==2521874==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x11b1370 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x11b11ed in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, unsigned
 long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x11b0f6c in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x11b0da8 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_create_no
de<std::pair<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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x11b0c92 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node:
:operator()<std::pair<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::pair<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&) const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:548:18
>     #6 0x11b03f8 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_clone_nod
e<std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tre
e<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<ch
ar, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:658:23
>     #7 0x11af0f5 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tree_node
_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1875:21
>     #8 0x11aecb4 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, s
td::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_trait
s<char>, std::allocator<char> > > > > const&, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allo
cator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:901:24
>     #9 0x11ae64f in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11:
:basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<
char, std::char_traits<char>, std::allocator<char> > > > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:912:9
>     #10 0x11ade6b in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std:
:less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Rb_tree(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx1
1::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_strin
g<char, std::char_traits<char>, std::allocator<char> > > > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:950:16
>     #11 0x11add2c in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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> > > > >::map(std::map<s
td::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/.
./../../../include/c++/9/bits/stl_map.h:205:7
>     #12 0x339a69a in SUMOSAXAttributesImpl_Cached::SUMOSAXAttributesImpl_Cached(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXAttributesImpl_Cached.cpp:46:5
>     #13 0x3390ff6 in SUMOSAXAttributesImpl_Xerces::clone() const /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXAttributesImpl_Xerces.cpp:270:16
>     #14 0x152a79b in MSStateHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSStateHandler.cpp:173:31
>     #15 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #16 0x7f2d0df275ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 96 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x11b1370 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x11b11ed in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, unsigned
 long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x11b0f6c in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x11b0da8 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_create_no
de<std::pair<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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,111
> 
> =================================================================
> ==2521813==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x11b1370 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x11b11ed in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, unsigned
 long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x11b0f6c in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x11b0da8 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_create_no
de<std::pair<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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x11b0c92 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node:
:operator()<std::pair<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::pair<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&) const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:548:18
>     #6 0x11b03f8 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_clone_nod
e<std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tre
e<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<ch
ar, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:658:23
>     #7 0x11af0f5 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tree_node
_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1875:21
>     #8 0x11aecb4 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, s
td::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_trait
s<char>, std::allocator<char> > > > > const&, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allo
cator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:901:24
>     #9 0x11ae64f in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11:
:basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<
char, std::char_traits<char>, std::allocator<char> > > > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:912:9
>     #10 0x11ade6b in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std:
:less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Rb_tree(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx1
1::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_strin
g<char, std::char_traits<char>, std::allocator<char> > > > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:950:16
>     #11 0x11add2c in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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> > > > >::map(std::map<s
td::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/.
./../../../include/c++/9/bits/stl_map.h:205:7
>     #12 0x339a69a in SUMOSAXAttributesImpl_Cached::SUMOSAXAttributesImpl_Cached(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXAttributesImpl_Cached.cpp:46:5
>     #13 0x3390ff6 in SUMOSAXAttributesImpl_Xerces::clone() const /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXAttributesImpl_Xerces.cpp:270:16
>     #14 0x152a79b in MSStateHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSStateHandler.cpp:173:31
>     #15 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #16 0x7f8a1f1095ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 96 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x11b1370 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x11b11ed in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, unsigned
 long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x11b0f6c in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x11b0da8 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_create_no
de<std::pair<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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,111
> 
> =================================================================
> ==2521806==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x11b1370 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x11b11ed in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, unsigned
 long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x11b0f6c in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x11b0da8 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_create_no
de<std::pair<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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x11b0c92 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node:
:operator()<std::pair<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::pair<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&) const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:548:18
>     #6 0x11b03f8 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_clone_nod
e<std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tre
e<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<ch
ar, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:658:23
>     #7 0x11af0f5 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tree_node
_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1875:21
>     #8 0x11aecb4 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, s
td::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_trait
s<char>, std::allocator<char> > > > > const&, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allo
cator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:901:24
>     #9 0x11ae64f in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11:
:basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<
char, std::char_traits<char>, std::allocator<char> > > > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:912:9
>     #10 0x11ade6b in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std:
:less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Rb_tree(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx1
1::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_strin
g<char, std::char_traits<char>, std::allocator<char> > > > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:950:16
>     #11 0x11add2c in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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> > > > >::map(std::map<s
td::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/.
./../../../include/c++/9/bits/stl_map.h:205:7
>     #12 0x339a69a in SUMOSAXAttributesImpl_Cached::SUMOSAXAttributesImpl_Cached(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXAttributesImpl_Cached.cpp:46:5
>     #13 0x3390ff6 in SUMOSAXAttributesImpl_Xerces::clone() const /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXAttributesImpl_Xerces.cpp:270:16
>     #14 0x152a79b in MSStateHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSStateHandler.cpp:173:31
>     #15 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #16 0x7f16673d65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 96 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x11b1370 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x11b11ed in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, unsigned
 long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x11b0f6c in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x11b0da8 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_create_no
de<std::pair<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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,111
> 
> =================================================================
> ==2521839==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x11b1370 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x11b11ed in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, unsigned
 long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x11b0f6c in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x11b0da8 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_create_no
de<std::pair<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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x11b0c92 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node:
:operator()<std::pair<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::pair<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&) const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:548:18
>     #6 0x11b03f8 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_clone_nod
e<std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tre
e<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<ch
ar, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:658:23
>     #7 0x11af0f5 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tree_node
_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1875:21
>     #8 0x11aecb4 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, s
td::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_trait
s<char>, std::allocator<char> > > > > const&, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allo
cator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:901:24
>     #9 0x11ae64f in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11:
:basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<
char, std::char_traits<char>, std::allocator<char> > > > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:912:9
>     #10 0x11ade6b in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std:
:less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Rb_tree(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx1
1::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_strin
g<char, std::char_traits<char>, std::allocator<char> > > > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:950:16
>     #11 0x11add2c in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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> > > > >::map(std::map<s
td::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/.
./../../../include/c++/9/bits/stl_map.h:205:7
>     #12 0x339a69a in SUMOSAXAttributesImpl_Cached::SUMOSAXAttributesImpl_Cached(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXAttributesImpl_Cached.cpp:46:5
>     #13 0x3390ff6 in SUMOSAXAttributesImpl_Xerces::clone() const /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXAttributesImpl_Xerces.cpp:270:16
>     #14 0x152a79b in MSStateHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSStateHandler.cpp:173:31
>     #15 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #16 0x7f2c951065ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 96 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x11b1370 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x11b11ed in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, unsigned
 long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x11b0f6c in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x11b0da8 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_create_no
de<std::pair<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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,111
> 
> =================================================================
> ==2521800==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x11b1370 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x11b11ed in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, unsigned
 long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x11b0f6c in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x11b0da8 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_create_no
de<std::pair<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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x11b0c92 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node:
:operator()<std::pair<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::pair<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&) const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:548:18
>     #6 0x11b03f8 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_clone_nod
e<std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tre
e<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<ch
ar, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:658:23
>     #7 0x11af0f5 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tree_node
_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1875:21
>     #8 0x11aecb4 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, s
td::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_trait
s<char>, std::allocator<char> > > > > const&, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allo
cator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:901:24
>     #9 0x11ae64f in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11:
:basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<
char, std::char_traits<char>, std::allocator<char> > > > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:912:9
>     #10 0x11ade6b in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std:
:less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Rb_tree(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx1
1::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_strin
g<char, std::char_traits<char>, std::allocator<char> > > > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:950:16
>     #11 0x11add2c in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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> > > > >::map(std::map<s
td::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/.
./../../../include/c++/9/bits/stl_map.h:205:7
>     #12 0x339a69a in SUMOSAXAttributesImpl_Cached::SUMOSAXAttributesImpl_Cached(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXAttributesImpl_Cached.cpp:46:5
>     #13 0x3390ff6 in SUMOSAXAttributesImpl_Xerces::clone() const /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXAttributesImpl_Xerces.cpp:270:16
>     #14 0x152a79b in MSStateHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSStateHandler.cpp:173:31
>     #15 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #16 0x7f43b095f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 96 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x11b1370 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x11b11ed in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, unsigned
 long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x11b0f6c in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x11b0da8 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_create_no
de<std::pair<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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,112
> 
> =================================================================
> ==2521881==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x11b1370 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x11b11ed in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, unsigned
 long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x11b0f6c in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x11b0da8 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_create_no
de<std::pair<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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x11b0c92 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node:
:operator()<std::pair<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::pair<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&) const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:548:18
>     #6 0x11b03f8 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_clone_nod
e<std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tre
e<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<ch
ar, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:658:23
>     #7 0x11af0f5 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tree_node
_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1875:21
>     #8 0x11aecb4 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, s
td::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_trait
s<char>, std::allocator<char> > > > > const&, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allo
cator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:901:24
>     #9 0x11ae64f in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11:
:basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<
char, std::char_traits<char>, std::allocator<char> > > > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:912:9
>     #10 0x11ade6b in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std:
:less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Rb_tree(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx1
1::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_strin
g<char, std::char_traits<char>, std::allocator<char> > > > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:950:16
>     #11 0x11add2c in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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> > > > >::map(std::map<s
td::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/.
./../../../include/c++/9/bits/stl_map.h:205:7
>     #12 0x339a69a in SUMOSAXAttributesImpl_Cached::SUMOSAXAttributesImpl_Cached(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXAttributesImpl_Cached.cpp:46:5
>     #13 0x3390ff6 in SUMOSAXAttributesImpl_Xerces::clone() const /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXAttributesImpl_Xerces.cpp:270:16
>     #14 0x152a79b in MSStateHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSStateHandler.cpp:173:31
>     #15 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #16 0x7f7a01f3d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 96 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x11b1370 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x11b11ed in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, unsigned
 long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x11b0f6c in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x11b0da8 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_create_no
de<std::pair<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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,28
> 
> =================================================================
> ==2521289==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1990ca6 in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:401:26
>     #2 0x31bc056 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #3 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7fa4c5f195fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0xffa0a0 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 0xff9fcd 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 0xff951f 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 0x11a861f 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 0x11a8062 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 0x119ab45 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 0x118d2f8 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&) /home/delphi/clangDebug/sumo/src/microsim/MSRoute.cpp:53:16
>     #8 0x19914de in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:401:30
>     #9 0x31bc056 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #10 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #11 0x7fa4c5f195fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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: 216 byte(s) leaked in 2 allocation(s).

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

---------- Differences in errors ----------
2a3,28
> 
> =================================================================
> ==2521317==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1990ca6 in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:401:26
>     #2 0x31bc056 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #3 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7fba62bae5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0xffa0a0 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 0xff9fcd 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 0xff951f 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 0x11a861f 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 0x11a8062 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 0x119ab45 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 0x118d2f8 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&) /home/delphi/clangDebug/sumo/src/microsim/MSRoute.cpp:53:16
>     #8 0x19914de in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:401:30
>     #9 0x31bc056 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #10 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #11 0x7fba62bae5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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: 216 byte(s) leaked in 2 allocation(s).

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

---------- Differences in errors ----------
2a3,28
> 
> =================================================================
> ==2521326==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1990ca6 in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:401:26
>     #2 0x31bc056 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #3 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7ffb91dec5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0xffa0a0 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 0xff9fcd 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 0xff951f 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 0x11a861f 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 0x11a8062 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 0x119ab45 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 0x118d2f8 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&) /home/delphi/clangDebug/sumo/src/microsim/MSRoute.cpp:53:16
>     #8 0x19914de in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:401:30
>     #9 0x31bc056 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #10 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #11 0x7ffb91dec5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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: 216 byte(s) leaked in 2 allocation(s).

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

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==2521245==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f99f82fc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 simple_stop_expecting1 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2521253==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f874c8ec5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 simple_stop_expecting2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2521244==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7b464765ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 simple_stop_expecting2_duration ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2521257==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe998df65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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_duration ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2521204==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8b45ff65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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_duration_abort ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2521227==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f00686ee5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 : meta option_list ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==2514281==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7fee6fa9b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60064 byte(s) in 396 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7fee6fa9b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7fee6fa9b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7fee6fb560a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7fee6fa9b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7fee6fb519ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62288 byte(s) leaked in 415 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meta option_list_equal_sign ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==2514289==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f90bca2f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60064 byte(s) in 396 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f90bca2f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f90bca2f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f90bcaea0a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f90bca2f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f90bcae59ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62288 byte(s) leaked in 415 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meta percent ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,25
> 
> =================================================================
> ==2514343==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7fa3075b302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60064 byte(s) in 396 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7fa3075b302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7fa3075b302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7fa30766e0a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7fa3075b302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7fa3076699ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62288 byte(s) leaked in 415 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meta space_input ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==2514332==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f29d8e9d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60064 byte(s) in 396 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f29d8e9d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f29d8e9d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f29d8f580a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f29d8e9d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f29d8f539ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62288 byte(s) leaked in 415 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meta space_input_path ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==2514333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f1b49b3202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60064 byte(s) in 396 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f1b49b3202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f1b49b3202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f1b49bed0a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f1b49b3202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f1b49be89ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62288 byte(s) leaked in 415 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==2514302==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7ff7ecec502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60064 byte(s) in 396 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7ff7ecec502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7ff7ecec502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7ff7ecf800a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7ff7ecec502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7ff7ecf7b9ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62288 byte(s) leaked in 415 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meta xml_validation ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
5a6,28
> 
> =================================================================
> ==2514265==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7fdc352ea02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60064 byte(s) in 396 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7fdc352ea02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7fdc352ea02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7fdc353a50a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7fdc352ea02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7fdc353a09ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62288 byte(s) leaked in 415 allocation(s).

TEST FAILED on ts-sim-build-ba : meta xml_validation_net ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
5a6,28
> 
> =================================================================
> ==2514291==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f558a61902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60064 byte(s) in 396 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f558a61902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f558a61902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f558a6d40a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f558a61902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f558a6cf9ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62288 byte(s) leaked in 415 allocation(s).

TEST FAILED on ts-sim-build-ba : meta xml_validation_root ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,24
> 
> =================================================================
> ==2514284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7efead3ec02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60064 byte(s) in 396 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7efead3ec02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7efead3ec02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7efead4a70a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7efead3ec02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7efead4a29ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62288 byte(s) leaked in 415 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==2516668==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f7e7c01602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60064 byte(s) in 396 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f7e7c01602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f7e7c01602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f7e7c0d10a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f7e7c01602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f7e7c0cc9ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62288 byte(s) leaked in 415 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
9a10,61
> 
> =================================================================
> ==2517881==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2021d40 in NLJunctionControlBuilder::closeJunctionLogic() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:438:30
>     #2 0x1f6863a in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:46
>     #3 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7fa03a61ef52 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x203b5d0 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 0x203b4fd 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 0x203ae2f 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 0x203da3f 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 0x203cf42 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 0x20280c5 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 0x20220db in NLJunctionControlBuilder::closeJunctionLogic() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:440:17
>     #8 0x1f6863a in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:46
>     #9 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #10 0x7fa03a61ef52 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x203b5d0 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 0x203b4fd 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 0x203ae2f 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,100
> 
> =================================================================
> ==2517735==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 568 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1f09f28 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&, bool) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:419:12
>     #2 0x1f0657b in NLDetectorBuilder::endE3Detector() /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:340:37
>     #3 0x1f88fb6 in NLHandler::endE3Detector() /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1509:27
>     #4 0x1f699ff in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:331:13
>     #5 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #6 0x7f423f3b8f52 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x29cc3b3 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&, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSE3Collector.cpp:306:36
>     #2 0x1f0a0f8 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&, bool) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:419:16
>     #3 0x1f0657b in NLDetectorBuilder::endE3Detector() /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:340:37
>     #4 0x1f88fb6 in NLHandler::endE3Detector() /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1509:27
>     #5 0x1f699ff in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:331:13
>     #6 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #7 0x7f423f3b8f52 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x29cc75d 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&, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSE3Collector.cpp:309:36
>     #2 0x1f0a0f8 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&, bool) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:419:16
>     #3 0x1f0657b in NLDetectorBuilder::endE3Detector() /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:340:37
>     #4 0x1f88fb6 in NLHandler::endE3Detector() /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1509:27
<truncated after showing first 30 lines>

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

---------- 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2520132==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0xf51f30 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 0xf51e5d 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 0xf51acf 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 0x145424f 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 0x1453eb2 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 0x151d855 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 0x319a9a5 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 0x319937c 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 0x319093e 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 0x319dc05 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 0x319c8ad 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 0x3136537 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:78:27
>     #13 0x311c627 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:65:38
>     #14 0x321558e 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:634:44
>     #15 0x31b7fe3 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #16 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #17 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #18 0x7fd8503745ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 Mar2021 Feb2021 )

---------- 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2519885==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2976 byte(s) in 12 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0xf51f30 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 0xf51e5d 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 0xf51acf 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 0x145424f 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 0x1453eb2 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 0x151d855 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 0x319a9a5 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 0x319937c 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 0x319093e 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 0x319dc05 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 0x319c8ad 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 0x3136537 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:78:27
>     #13 0x311c627 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:65:38
>     #14 0x321558e 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:634:44
>     #15 0x31b7fe3 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #16 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #17 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #18 0x7f71970065ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,195
> 
> =================================================================
> ==2519901==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 75680 byte(s) in 44 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1fee380 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:85:20
>     #2 0x1f46d48 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:512:49
>     #3 0x1f37dc5 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:100:17
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f47e5ad85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 56576 byte(s) in 136 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1f51184 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1316:16
>     #2 0x1f387c1 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:116:17
>     #3 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #4 0x7f47e5ad85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 54208 byte(s) in 44 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1ff64b2 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:227:12
>     #2 0x1fed90f 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:66:20
>     #3 0x1f42a7c in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:428:30
>     #4 0x1f37cc7 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:97:17
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f47e5ad85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 Mar2021 Feb2021 )

---------- 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2519891==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0xf51f30 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 0xf51e5d 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 0xf51acf 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 0x145424f 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 0x1453eb2 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 0x151d855 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 0x319a9a5 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 0x319937c 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 0x319093e 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 0x319dc05 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 0x319c8ad 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 0x3136537 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:78:27
>     #13 0x311c627 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:65:38
>     #14 0x321558e 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:634:44
>     #15 0x31b7fe3 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #16 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #17 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #18 0x7fc763bad5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 Mar2021 Feb2021 )

---------- 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2519873==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0xf51f30 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 0xf51e5d 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 0xf51acf 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 0x145424f 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 0x1453eb2 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 0x151d855 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 0x319a9a5 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 0x319937c 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 0x319093e 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 0x319dc05 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 0x319c8ad 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 0x3136537 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:78:27
>     #13 0x311c627 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:65:38
>     #14 0x321558e 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:634:44
>     #15 0x31b7fe3 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #16 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #17 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #18 0x7f797f6855ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 Mar2021 Feb2021 )

---------- 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2519907==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0xf51f30 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 0xf51e5d 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 0xf51acf 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 0x145424f 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 0x1453eb2 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 0x151d855 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 0x319a9a5 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 0x319937c 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 0x319093e 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 0x319dc05 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 0x319c8ad 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 0x3136537 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:78:27
>     #13 0x311c627 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:65:38
>     #14 0x321558e 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:634:44
>     #15 0x31b7fe3 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #16 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #17 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #18 0x7f71a41ef5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2520125==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 30 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5bf6ba75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,61
> 
> =================================================================
> ==2520129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 30 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fea7ce195ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2a37f5e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x2a43e55 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:505:19
>     #3 0x2a4bc63 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:623:9
>     #4 0x291390e in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0xed2880 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:975:24
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fea7bb6a0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2a36e87 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:29
>     #2 0x2a411c9 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:460:49
>     #3 0x2916ddf 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
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2519782==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fc3422755ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,21
> /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_ACC.cpp:218:33: runtime error: downcast of address 0x603000062ef0 which does not point to an object of type 'MSCFModel_ACC::ACCVehicleVariables'
> 0x603000062ef0: note: object is of type 'MSCFModel_CACC::CACCVehicleVariables'
>  11 00 80 6e  80 40 c8 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 0x603000062ef0 which does not point to an object of type 'MSCFModel_ACC::ACCVehicleVariables'
> 0x603000062ef0: note: object is of type 'MSCFModel_CACC::CACCVehicleVariables'
>  11 00 80 6e  80 40 c8 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 
> 
> =================================================================
> ==2519750==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 256 byte(s) in 4 object(s) allocated from:
>     #0 0xe62439 in realloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe62439)
>     #1 0x7eff6f660ab2  (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xacab2)
> 
> 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 person_attributes ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2519811==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f070cfd15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 person_by_options_and_param ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2519774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f0a3930c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 person_by_param ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2519770==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fed6de075ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 short_lane ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2519776==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fa2f1cfc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,195
> 
> =================================================================
> ==2519845==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 75680 byte(s) in 44 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1fee380 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:85:20
>     #2 0x1f46d48 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:512:49
>     #3 0x1f37dc5 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:100:17
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd6577ae5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 56576 byte(s) in 136 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1f51184 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1316:16
>     #2 0x1f387c1 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:116:17
>     #3 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #4 0x7fd6577ae5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 54208 byte(s) in 44 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1ff64b2 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:227:12
>     #2 0x1fed90f 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:66:20
>     #3 0x1f42a7c in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:428:30
>     #4 0x1f37cc7 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:97:17
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fd6577ae5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,53
> 
> =================================================================
> ==2518662==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2a37f5e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x2a43e55 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:505:19
>     #3 0x2a4bc63 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:623:9
>     #4 0x291390e in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0xed2880 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:975:24
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fd6b70cd0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2a36e87 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:29
>     #2 0x2a411c9 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:460:49
>     #3 0x2916ddf 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 0x1f0c549 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::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:493:52
>     #5 0x1f84e26 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1223:27
>     #6 0x1f3ca31 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:202:17
>     #7 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #8 0x7fd6b837c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,53
> 
> =================================================================
> ==2518672==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2a37f5e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x2a43e55 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:505:19
>     #3 0x2a4bc63 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:623:9
>     #4 0x291390e in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0xed2880 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:975:24
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f5c9a1280b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2a36e87 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:29
>     #2 0x2a411c9 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:460:49
>     #3 0x2916ddf 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 0x1f0c549 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::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:493:52
>     #5 0x1f84e26 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1223:27
>     #6 0x1f3ca31 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:202:17
>     #7 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #8 0x7f5c9b3d75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,53
> 
> =================================================================
> ==2518656==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116160 byte(s) in 4840 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2a37f5e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x2a43e55 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:505:19
>     #3 0x2a4bc63 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:623:9
>     #4 0x291390e in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0xed2880 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:975:24
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f14cf53b0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2a36e87 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:29
>     #2 0x2a411c9 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:460:49
>     #3 0x2916ddf 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 0x1f0c549 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::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:493:52
>     #5 0x1f84e26 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1223:27
>     #6 0x1f3ca31 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:202:17
>     #7 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #8 0x7f14d07ea5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2518666==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2a36e87 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:29
>     #2 0x2a411c9 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:460:49
>     #3 0x2916ddf 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 0x1f0c549 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::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:493:52
>     #5 0x1f84e26 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1223:27
>     #6 0x1f3ca31 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:202:17
>     #7 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #8 0x7f7e6fb945ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2a89142 in MSMeanData_Net::createValues(MSLane*, double, bool) const /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:347:12
>     #2 0x2a3702d in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:54
>     #3 0x2a411c9 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:460:49
>     #4 0x2916ddf 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 0x1f0c549 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::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:493:52
>     #6 0x1f84e26 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1223:27
>     #7 0x1f3ca31 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:202:17
>     #8 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #9 0x7f7e6fb945ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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_lanebased tracking interval15s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,86
> 
> =================================================================
> ==2518931==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2a37f5e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x2a43e55 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:505:19
>     #3 0x2a4bc63 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:623:9
>     #4 0x291390e in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0xed2880 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:975:24
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fb3468760b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2a36e87 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:29
>     #2 0x2a41d24 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:467:57
>     #3 0x2916ddf 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 0x1f0c549 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::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:493:52
>     #5 0x1f84e26 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1223:27
>     #6 0x1f3cbb8 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:205:17
>     #7 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #8 0x7fb347b255ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,86
> 
> =================================================================
> ==2518938==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2a37f5e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x2a43e55 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:505:19
>     #3 0x2a4bc63 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:623:9
>     #4 0x291390e in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0xed2880 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:975:24
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f548a9af0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2a36e87 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:29
>     #2 0x2a41d24 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:467:57
>     #3 0x2916ddf 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 0x1f0c549 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::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:493:52
>     #5 0x1f84e26 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1223:27
>     #6 0x1f3cbb8 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:205:17
>     #7 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #8 0x7f548bc5e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,86
> 
> =================================================================
> ==2518925==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116160 byte(s) in 4840 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2a37f5e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x2a43e55 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:505:19
>     #3 0x2a4bc63 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:623:9
>     #4 0x291390e in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0xed2880 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:975:24
>     #6 0xead264 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fdfac4b60b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2a36e87 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:29
>     #2 0x2a41d24 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:467:57
>     #3 0x2916ddf 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 0x1f0c549 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::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:493:52
>     #5 0x1f84e26 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1223:27
>     #6 0x1f3cbb8 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:205:17
>     #7 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #8 0x7fdfad7655ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,44
> 
> =================================================================
> ==2518935==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2a36e87 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:29
>     #2 0x2a41d24 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:467:57
>     #3 0x2916ddf 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 0x1f0c549 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::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:493:52
>     #5 0x1f84e26 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1223:27
>     #6 0x1f3cbb8 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:205:17
>     #7 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #8 0x7f26ff89c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2a89142 in MSMeanData_Net::createValues(MSLane*, double, bool) const /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:347:12
>     #2 0x2a3702d in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:54
>     #3 0x2a41d24 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:467:57
>     #4 0x2916ddf 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 0x1f0c549 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::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:493:52
>     #6 0x1f84e26 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1223:27
>     #7 0x1f3cbb8 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:205:17
>     #8 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #9 0x7f26ff89c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
<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 Mar2021 Feb2021 )

---------- 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 
> 
> =================================================================
> ==2519185==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0xf51f30 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 0xf51e5d 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 0xf51acf 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 0x145424f 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 0x1453eb2 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 0x151d855 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 0x319a9a5 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 0x319937c 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 0x3190bfd 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 0x319dc05 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 0x319c8ad 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 0x3136537 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:78:27
>     #13 0x3134437 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:47:52
>     #14 0x311c627 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:65:38
>     #15 0x321558e 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:634:44
>     #16 0x31b7fe3 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #17 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #18 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #19 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #20 0x7fc37f5c65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 Mar2021 Feb2021 )

---------- 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 
> 
> =================================================================
> ==2519175==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0xf51f30 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 0xf51e5d 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 0xf51acf 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 0x145424f 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 0x1453eb2 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 0x151d855 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 0x319a9a5 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 0x319937c 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 0x319093e 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 0x319dc05 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 0x319c8ad 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 0x3136537 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:78:27
>     #13 0x311c627 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:65:38
>     #14 0x321558e 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:634:44
>     #15 0x31b7fe3 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #16 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #17 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #18 0x7f69bc69e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2517982==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f796767b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,195
> 
> =================================================================
> ==2519921==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 75680 byte(s) in 44 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1fee380 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:85:20
>     #2 0x1f46d48 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:512:49
>     #3 0x1f37dc5 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:100:17
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fec5faf55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 56576 byte(s) in 136 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1f51184 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1316:16
>     #2 0x1f387c1 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:116:17
>     #3 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #4 0x7fec5faf55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 54208 byte(s) in 44 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1ff64b2 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:227:12
>     #2 0x1fed90f 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:66:20
>     #3 0x1f42a7c in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:428:30
>     #4 0x1f37cc7 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:97:17
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fec5faf55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,195
> 
> =================================================================
> ==2518291==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 75680 byte(s) in 44 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1fee380 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:85:20
>     #2 0x1f46d48 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:512:49
>     #3 0x1f37dc5 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:100:17
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1868fd25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 56576 byte(s) in 136 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1f51184 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1316:16
>     #2 0x1f387c1 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:116:17
>     #3 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #4 0x7f1868fd25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 54208 byte(s) in 44 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1ff64b2 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:227:12
>     #2 0x1fed90f 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:66:20
>     #3 0x1f42a7c in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:428:30
>     #4 0x1f37cc7 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:97:17
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f1868fd25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2520007==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 30 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe82564b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,195
> 
> =================================================================
> ==2517978==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 75680 byte(s) in 44 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1fee380 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:85:20
>     #2 0x1f46d48 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:512:49
>     #3 0x1f37dc5 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:100:17
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1847c175ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 56576 byte(s) in 136 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1f51184 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1316:16
>     #2 0x1f387c1 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:116:17
>     #3 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #4 0x7f1847c175ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 54208 byte(s) in 44 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1ff64b2 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:227:12
>     #2 0x1fed90f 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:66:20
>     #3 0x1f42a7c in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:428:30
>     #4 0x1f37cc7 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:97:17
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f1847c175ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2518059==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1cae73d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2518065==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f009de7d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,195
> 
> =================================================================
> ==2518079==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 75680 byte(s) in 44 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1fee380 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:85:20
>     #2 0x1f46d48 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:512:49
>     #3 0x1f37dc5 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:100:17
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc76c5be5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 56576 byte(s) in 136 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1f51184 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1316:16
>     #2 0x1f387c1 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:116:17
>     #3 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #4 0x7fc76c5be5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 54208 byte(s) in 44 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1ff64b2 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:227:12
>     #2 0x1fed90f 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:66:20
>     #3 0x1f42a7c in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:428:30
>     #4 0x1f37cc7 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:97:17
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fc76c5be5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2518056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f7ac0c195ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,195
> 
> =================================================================
> ==2518255==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 75680 byte(s) in 44 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1fee380 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:85:20
>     #2 0x1f46d48 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:512:49
>     #3 0x1f37dc5 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:100:17
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb95fb605ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 56576 byte(s) in 136 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1f51184 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1316:16
>     #2 0x1f387c1 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:116:17
>     #3 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #4 0x7fb95fb605ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 54208 byte(s) in 44 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1ff64b2 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:227:12
>     #2 0x1fed90f 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:66:20
>     #3 0x1f42a7c in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:428:30
>     #4 0x1f37cc7 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:97:17
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fb95fb605ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 person_route_length ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2518232==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7faa040a35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 with_person ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2518193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fcf2580e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 write_unfinished_person ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2518200==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f82e13685ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524097==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe225c475ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524111==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f26bb7fc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2523859==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f27af9eb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2523880==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f3ea94315ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2523855==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f096c9515ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2523862==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fe4d12775ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2523875==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f708f8585ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524110==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f882fa385ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524072==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa7765465ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524080==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f53cb2615ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==2524058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f76801d85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2524065==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f042ab365ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524086==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f16ecdaa5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524101==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb8c2e3d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524020==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f7f1032c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524023==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f11ed8a55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524028==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fb1f10cd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524034==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fec77c285ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524013==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5040 byte(s) in 210 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fba22a275ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524125==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f7848b035ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524055==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f99cff5d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524044==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f7c8f4545ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2523975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7ff490e4d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2523970==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f928d5fd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2523963==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fad199935ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2523953==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fe25a61e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524004==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f099730f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2523997==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f44471025ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2523985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fc7838125ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2523984==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f27e74475ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2523923==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fe4895005ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2523937==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fd8cbe475ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2523928==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f685c61f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2523916==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f20d37825ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2523904==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f402f7625ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2523901==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f5b4e59a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2523894==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f71247115ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2523883==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fb5e13c25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2523944==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f29b79575ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2523943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f086feab5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6b042145ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524886==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f65edb385ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==2524221==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 120 byte(s) in 5 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7c737ea5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524218==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 120 byte(s) in 5 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5fea9e85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2524224==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd5bfd3b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524211==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f73595985ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524179==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f1bfabc45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==2524187==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f1abe00e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524210==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fe6968e15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 walking_backward ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524136==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f47abf485ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,15
> 
> =================================================================
> ==2524141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f7a1a62d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f8a814a95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524172==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f4d5604e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524135==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f0fc2a4a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524161==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f663e5045ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524171==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fd401c375ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524182==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f48c4f245ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524271==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f89c174c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc6840ea5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2df49505ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524233==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fdd692895ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524258==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7efd8f5ff5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524253==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb4f36505ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524263==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9c2c21f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9c233d25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fecba8425ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524350==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f74d95f15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524345==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa4160a55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524382==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f12fa6895ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524399==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fad19e965ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524381==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f166e0a75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff84d3f35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7d5d4925ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524353==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f73541675ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524356==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ffacecbc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524330==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fee2c4955ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524319==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f28b806f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524324==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2325f875ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524400==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f504bb065ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524750==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f75f9b895ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524754==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 192 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f63381bb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2524770==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f49889bc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524765==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3bb9ec35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
12a13,25
> 
> =================================================================
> ==2524778==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fdd4ccfd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f708b24e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524782==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 120 byte(s) in 5 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff5f72d95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524794==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7aabf035ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524801==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff7274d25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 120 byte(s) in 5 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4b9246a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524811==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe7e673d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f549eb605ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524829==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3ab437c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7efe69c3c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524845==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff2c55625ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 busstop ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2524912==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3e562395ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524852==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fcd487765ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524875==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0d2192b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==2524644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5d762ff5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2524649==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f13ad9bc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
7a8,20
> 
> =================================================================
> ==2524691==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0d447c95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==2524627==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2fba9415ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==2524633==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb4a7fda5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2524658==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f02a62de5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2524663==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f31856cb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa62faea5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524860==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f97468975ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2563a2564,2577
> 
> =================================================================
> ==2524560==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fd186f6c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524551==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fbafb8635ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524556==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fe94e5ad5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524559==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f3a700045ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fa2d8db15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
7a8,21
> 
> =================================================================
> ==2524579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 30 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fda3794c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7200 byte(s) in 300 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7e07bda5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524539==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7200 byte(s) in 300 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2fcfc5b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524592==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 14592 byte(s) in 608 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb0d728c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 pedestrian_interactions walkingarea_jam ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,25
> 
> =================================================================
> ==2524586==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f90bad2902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60064 byte(s) in 396 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f90bad2902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f90bad2902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f90bade40a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f90bad2902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f90baddf9ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62288 byte(s) leaked in 415 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions walkingarea_jam_4m_crossing ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==2524598==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f593450d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60064 byte(s) in 396 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f593450d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f593450d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f59345c80a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f593450d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f59345c39ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62288 byte(s) leaked in 415 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions walkingarea_jam_reserve_oncoming ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,25
> 
> =================================================================
> ==2524601==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f190f53d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60064 byte(s) in 396 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f190f53d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f190f53d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f190f5f80a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7f190f53d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f190f5f39ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62288 byte(s) leaked in 415 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping speedDev ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524899==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f6b6ee9d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524729==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f69934695ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa82bc9d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524727==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe8a73955ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fcf253745ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524707==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f73fee155ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa6baca25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524683==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f22c5d075ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2524679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f708f7325ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524623==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f59c224b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524618==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f3e25ec55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2524730==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7feb79c045ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524494==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7feadfc3d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524495==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f1517a665ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524487==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f100542d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524481==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f623ca2f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7ff42dcda5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524520==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fbfa43465ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524515==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f12cb76b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524511==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f31fb2955ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524442==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fdc2d2405ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524458==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f536df635ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fd4331275ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524439==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f73319ea5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524430==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fd079c0d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524423==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f656931b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fc69f0a95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524410==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fdcbfca85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524468==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fcaa58a95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2524466==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x1f3fa54 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f426fb855ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
4a9,726
> Warning: Railway routing failure due to turn-around on short edge 'T19_0' for vehicle 'rail5' time=600.00.
> 
> =================================================================
> ==2525355==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1840 byte(s) in 5 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fee3857e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 41952 byte(s) in 114 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 deadlock_bidi_reversal2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,1095
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234: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.
> 
> =================================================================
> ==2525422==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f5431d790b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,442
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> 
> =================================================================
> ==2525398==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f594368b0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355: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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,562
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> 
> =================================================================
> ==2525380==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7efd22a520b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,86
> 
> =================================================================
> ==2525337==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f95c1cd70b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2728090 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 0x2727fbd 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 0x2727c6c 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 0x2725e42 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 0x2725563 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 0x2722e76 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 0x2712373 in RailEdge<MSEdge, SUMOVehicle>::getViaSuccessors(SUMOVehicleClass) const /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:238:39
>     #8 0x27034d4 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:194: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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,306
> 
> =================================================================
> ==2525344==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f13437c70b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 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 crossing_tracks_collision ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
3a4,309
> 
> =================================================================
> ==2525349==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7ff79839d0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,86
> 
> =================================================================
> ==2525308==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5152 byte(s) in 14 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f630c8a50b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2728090 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 0x2727fbd 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 0x2727c6c 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 0x2725e42 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 0x2725563 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 0x2722e76 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 0x2712373 in RailEdge<MSEdge, SUMOVehicle>::getViaSuccessors(SUMOVehicleClass) const /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:238:39
>     #8 0x27034d4 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:194:75
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail interlocking ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,132
> 
> =================================================================
> ==2525313==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 10304 byte(s) in 28 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f377fc140b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2728090 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 0x2727fbd 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 0x2727c6c 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 0x2725e42 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 0x2725563 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 0x2722e76 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 0x2712373 in RailEdge<MSEdge, SUMOVehicle>::getViaSuccessors(SUMOVehicleClass) const /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:238:39
>     #8 0x27034d4 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:194: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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,944
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> 
> =================================================================
> ==2525370==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1104 byte(s) in 3 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f757c3810b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355: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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,102
> 
> =================================================================
> ==2525091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f825ef370b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,86
> 
> =================================================================
> ==2524984==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 6624 byte(s) in 18 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f5b8dba50b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2728090 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 0x2727fbd 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 0x2727c6c 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 0x2725e42 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 0x2725563 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 0x2722e76 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 0x2712373 in RailEdge<MSEdge, SUMOVehicle>::getViaSuccessors(SUMOVehicleClass) const /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:238:39
>     #8 0x27034d4 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:194: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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,86
> 
> =================================================================
> ==2524995==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 8096 byte(s) in 22 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fd0d3b6c0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2728090 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 0x2727fbd 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 0x2727c6c 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 0x2725e42 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 0x2725563 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 0x2722e76 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 0x2712373 in RailEdge<MSEdge, SUMOVehicle>::getViaSuccessors(SUMOVehicleClass) const /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:238:39
>     #8 0x27034d4 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:194: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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,494
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> 
> =================================================================
> ==2525064==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 736 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fa28ee7e0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355: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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,102
> 
> =================================================================
> ==2525056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f6e84f3e0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,272
> 
> =================================================================
> ==2525126==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1472 byte(s) in 4 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f009d0ba0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
4a5,484
> 
> =================================================================
> ==2525078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 736 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f5d251c70b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
4a5,529
> 
> =================================================================
> ==2525077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f67e11f20b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,103
> 
> =================================================================
> ==2525089==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fd8e83690b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,480
> 
> =================================================================
> ==2525096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7ff74dc870b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 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 signal_on_next_edge ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2524968==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 80 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1f662aa in NLHandler::addInsertionPredecessorConstraint(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:41
>     #2 0x1f3fe17 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:275:17
>     #3 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #4 0x7faee4a9f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2e13e70 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 0x2e13d9d 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 0x2e1346f 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 0x2e11ca6 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 0x2e06aeb 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 0x2dfe31f 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:90:24
>     #7 0x1f66358 in NLHandler::addInsertionPredecessorConstraint(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #8 0x1f3fe17 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:275:17
>     #9 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #10 0x7faee4a9f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2524964==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 80 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1f662aa in NLHandler::addInsertionPredecessorConstraint(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:41
>     #2 0x1f3fe17 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:275:17
>     #3 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #4 0x7fc98c5f05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2e13e70 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 0x2e13d9d 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 0x2e1346f 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 0x2e11ca6 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 0x2e06aeb 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 0x2dfe31f 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:90:24
>     #7 0x1f66358 in NLHandler::addInsertionPredecessorConstraint(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #8 0x1f3fe17 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:275:17
>     #9 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #10 0x7fc98c5f05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2524973==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 80 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1f662aa in NLHandler::addInsertionPredecessorConstraint(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:41
>     #2 0x1f3fe17 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:275:17
>     #3 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #4 0x7ff47527d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2e13e70 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 0x2e13d9d 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 0x2e1346f 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 0x2e11ca6 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 0x2e06aeb 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 0x2dfe31f 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:90:24
>     #7 0x1f66358 in NLHandler::addInsertionPredecessorConstraint(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #8 0x1f3fe17 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:275:17
>     #9 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #10 0x7ff47527d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 siding_deadend ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,455
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234: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
> 
> =================================================================
> ==2525134==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1104 byte(s) in 3 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f90710640b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,512
> 
> =================================================================
> ==2525302==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5520 byte(s) in 15 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fd4ae4b20b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
3a4,514
> 
> =================================================================
> ==2525298==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5520 byte(s) in 15 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7ff5eca5c0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
4a9,481
> 
> =================================================================
> ==2525196==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3312 byte(s) in 9 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f80b2deb0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : rail routing reversal_impossible ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
4a9,530
> 
> =================================================================
> ==2525201==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4048 byte(s) in 11 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f5090c930b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : rail routing reversal_possible ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,529
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> LLVMSymbolizer: error reading file: No such file or directory
> 
> =================================================================
> ==2525183==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4048 byte(s) in 11 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f403dae90b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332: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 Mar2021 Feb2021 )

---------- Differences in errors ----------
5a6,194
> 
> =================================================================
> ==2525192==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4048 byte(s) in 11 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f2dca3950b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,398
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234: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
> 
> =================================================================
> ==2525224==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1104 byte(s) in 3 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f409318e0b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,664
> 
> =================================================================
> ==2525199==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 736 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7feb05c910b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,609
> 
> =================================================================
> ==2525233==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1104 byte(s) in 3 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f041e7730b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,664
> 
> =================================================================
> ==2525203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f9426f710b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,680
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> 
> =================================================================
> ==2525151==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2944 byte(s) in 8 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f6abe5c90b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355: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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,637
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> 
> =================================================================
> ==2525155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2944 byte(s) in 8 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fb546ba70b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355: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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
1a6,284
> LLVMSymbolizer: error reading file: No such file or directory
> 
> =================================================================
> ==2525321==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 736 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f7f21cb30b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
1a6,495
> 
> =================================================================
> ==2525322==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 736 byte(s) in 2 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f91847960b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332: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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,87
> 
> =================================================================
> ==2525361==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1472 byte(s) in 4 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f3c88c610b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x2728090 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 0x2727fbd 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 0x2727c6c 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 0x2725e42 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 0x2725563 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 0x2722e76 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 0x2712373 in RailEdge<MSEdge, SUMOVehicle>::getViaSuccessors(SUMOVehicleClass) const /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:238:39
>     #8 0x27034d4 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:194: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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,36
> 
> =================================================================
> ==2514711==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1990ca6 in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:401:26
>     #2 0x31bc056 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #3 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7f3fcce975fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0xffa0a0 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 0xff9fcd 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 0xff951f 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 0x11a861f 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 0x11a8062 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 0x119ab45 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 0x118d2f8 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&) /home/delphi/clangDebug/sumo/src/microsim/MSRoute.cpp:53:16
>     #8 0x19914de in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:401:30
>     #9 0x31bc056 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #10 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #11 0x7f3fcce975fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 4 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1988a06 in MSRouteHandler::openRoute(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:282:64
>     #2 0x31b8357 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:13
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_negative ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
3a4,37
> 
> =================================================================
> ==2514706==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1990ca6 in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:401:26
>     #2 0x31bc056 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #3 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7f95e95095fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0xffa0a0 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 0xff9fcd 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 0xff951f 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 0x11a861f 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 0x11a8062 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 0x119ab45 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 0x118d2f8 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&) /home/delphi/clangDebug/sumo/src/microsim/MSRoute.cpp:53:16
>     #8 0x19914de in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:401:30
>     #9 0x31bc056 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #10 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #11 0x7f95e95095fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 4 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1988a06 in MSRouteHandler::openRoute(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:282:64
>     #2 0x31b8357 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:13
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_invalid ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,36
> 
> =================================================================
> ==2514566==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1990ca6 in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:401:26
>     #2 0x31bc056 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #3 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7fe8ddeef5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0xffa0a0 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 0xff9fcd 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 0xff951f 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 0x11a861f 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 0x11a8062 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 0x119ab45 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 0x118d2f8 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&) /home/delphi/clangDebug/sumo/src/microsim/MSRoute.cpp:53:16
>     #8 0x19914de in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:401:30
>     #9 0x31bc056 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #10 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #11 0x7fe8ddeef5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 4 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1988a06 in MSRouteHandler::openRoute(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:282:64
>     #2 0x31b8357 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:13
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_negative ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
3a4,37
> 
> =================================================================
> ==2514577==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1990ca6 in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:401:26
>     #2 0x31bc056 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #3 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7f1be6efa5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0xffa0a0 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 0xff9fcd 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 0xff951f 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 0x11a861f 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 0x11a8062 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 0x119ab45 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 0x118d2f8 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&) /home/delphi/clangDebug/sumo/src/microsim/MSRoute.cpp:53:16
>     #8 0x19914de in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:401:30
>     #9 0x31bc056 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #10 0x3376d7d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #11 0x7f1be6efa5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 4 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x1988a06 in MSRouteHandler::openRoute(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:282:64
>     #2 0x31b8357 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:13
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2515070==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7194e105ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2515074==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f50cb63f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 : sublane_model opposite_direction_driving overtaking_noconflict_2edges_subsec ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1
> sumo: /home/delphi/clangDebug/sumo/src/microsim/lcmodels/MSAbstractLaneChangeModel.cpp:550: void MSAbstractLaneChangeModel::updateShadowLane(): Assertion `further.size() == furtherPosLat.size()' failed.
---------- Differences in fcd ----------
195,1843c195
<         <vehicle id="stopped" x="45.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="45.00" lane="VODUGES_beg_0" slope="0.00"/>
<     </timestep>
<     <timestep time="9.60">
<         <vehicle id="overtaking" x="54.80" y="1.48" angle="88.44" type="DEFAULT_VEHTYPE" speed="10.18" pos="140.50" lane="-VODUGES_end_0" slope="0.00"/>
<         <vehicle id="stopped" x="45.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="45.00" lane="VODUGES_beg_0" slope="0.00"/>
<     </timestep>
<     <timestep time="9.80">
<         <vehicle id="overtaking" x="56.93" y="1.48" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.70" pos="138.37" lane="-VODUGES_end_0" slope="0.00"/>
<         <vehicle id="stopped" x="45.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="45.00" lane="VODUGES_beg_0" slope="0.00"/>
<     </timestep>
<     <timestep time="10.00">
<         <vehicle id="overtaking" x="59.18" y="1.48" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.22" pos="136.12" lane="-VODUGES_end_0" slope="0.00"/>
<         <vehicle id="stopped" x="45.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="45.00" lane="VODUGES_beg_0" slope="0.00"/>
<     </timestep>
<     <timestep time="10.20">
<         <vehicle id="overtaking" x="61.53" y="1.48" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.74" pos="133.77" lane="-VODUGES_end_0" slope="0.00"/>
<         <vehicle id="stopped" x="45.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="45.00" lane="VODUGES_beg_0" slope="0.00"/>
<     </timestep>
<     <timestep time="10.40">
<         <vehicle id="overtaking" x="63.98" y="1.44" angle="90.66" type="DEFAULT_VEHTYPE" speed="12.26" pos="131.32" lane="-VODUGES_end_0" slope="0.00"/>
<         <vehicle id="stopped" x="45.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="45.00" lane="VODUGES_beg_0" slope="0.00"/>
<     </timestep>
<     <timestep time="10.60">
<         <vehicle id="overtaking" x="66.53" y="1.36" angle="91.29" type="DEFAULT_VEHTYPE" speed="12.78" pos="128.77" lane="-VODUGES_end_0" slope="0.00"/>
<         <vehicle id="stopped" x="45.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="45.00" lane="VODUGES_beg_0" slope="0.00"/>
<     </timestep>
<     <timestep time="10.80">
<         <vehicle id="overtaking" x="69.19" y="1.24" angle="91.88" type="DEFAULT_VEHTYPE" speed="13.30" pos="126.11" lane="-VODUGES_end_0" slope="0.00"/>
<         <vehicle id="stopped" x="45.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="45.00" lane="VODUGES_beg_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,7d4
<     <tripinfo id="overtaking" depart="0.00" departLane="VODUGES_beg_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="20.00" arrivalLane="VODUGES_end_0" arrivalPos="140.60" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="20.00" routeLength="195.30" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.82" rerouteNo="0" devices="tripinfo_overtaking fcd_overtaking" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="stopped" depart="0.00" departLane="VODUGES_beg_0" departPos="40.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="115.80" arrivalLane="VODUGES_end_0" arrivalPos="140.60" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="115.80" routeLength="155.30" waitingTime="0.00" waitingCount="0" stopTime="100.00" timeLoss="4.61" rerouteNo="0" devices="tripinfo_stopped fcd_stopped" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---------- New result in exitcode ----------
-6

Detailed information for the tests that had known bugs:

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length LC_dynamics onRamp marked_lane ( Last six runs Mar2021 Feb2021 )

#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="1036.50" 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="2304.65" traveltime="109.02" overlapTraveltime="110.79" density="0.74" laneDensity="0.74" occupancy="0.36" waitingTime="0.70" timeLoss="558.06" speed="27.10" departed="340" arrived="0" entered="0" left="281" laneChangedFrom="60" laneChangedTo="1"/>
>             <lane id="beg2_1" sampledSeconds="2172.11" traveltime="93.34" overlapTraveltime="93.73" density="0.70" laneDensity="0.70" occupancy="0.34" waitingTime="0.00" timeLoss="249.29" speed="32.03" departed="304" arrived="0" entered="0" left="363" laneChangedFrom="1" laneChangedTo="60"/>
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="3915.85" traveltime="9.19" overlapTraveltime="9.41" density="19.18" laneDensity="19.18" occupancy="9.36" waitingTime="0.00" timeLoss="1553.65" speed="21.47" departed="0" arrived="424" entered="422" left="0" laneChangedFrom="0" laneChangedTo="2"/>
>             <lane id="end_1" sampledSeconds="2696.53" traveltime="6.48" overlapTraveltime="6.64" density="13.21" laneDensity="13.21" occupancy="6.50" waitingTime="0.00" timeLoss="437.57" speed="30.42" departed="0" arrived="413" entered="415" left="0" laneChangedFrom="2" laneChangedTo="0"/>
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="5347.78" traveltime="37.56" overlapTraveltime="39.50" density="53.19" laneDensity="53.19" occupancy="26.38" waitingTime="2627.80" timeLoss="4960.99" speed="2.58" departed="0" arrived="0" entered="193" left="0" laneChangedFrom="193" laneChangedTo="0"/>
>             <lane id="merge_1" sampledSeconds="3266.34" traveltime="9.86" overlapTraveltime="10.37" density="32.49" laneDensity="32.49" occupancy="15.56" waitingTime="376.10" timeLoss="2365.19" speed="9.83" departed="0" arrived="0" entered="280" left="423" laneChangedFrom="50" laneChangedTo="193"/>
>             <lane id="merge_2" sampledSeconds="1593.13" traveltime="3.93" overlapTraveltime="4.12" density="15.85" laneDensity="15.85" occupancy="7.57" waitingTime="38.30" timeLoss="505.85" speed="24.75" departed="0" arrived="0" entered="364" left="414" laneChangedFrom="0" laneChangedTo="50"/>
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="2124.56" traveltime="10.69" overlapTraveltime="11.19" density="6.78" laneDensity="6.78" occupancy="3.31" waitingTime="25.70" timeLoss="496.95" speed="27.44" 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: 1036.50
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.67
>  Duration: 27.75
>  WaitingTime: 3.69
>  TimeLoss: 13.18

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length LC_dynamics onRamp unmarked_lane ( Last six runs Mar2021 Feb2021 )

#3696
(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="1056.10" 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="6370.24" traveltime="330.29" overlapTraveltime="341.77" density="2.01" laneDensity="2.01" occupancy="0.98" waitingTime="530.70" timeLoss="4814.41" speed="8.78" departed="347" arrived="0" entered="0" left="209" laneChangedFrom="139" laneChangedTo="1"/>
>             <lane id="beg2_1" sampledSeconds="4127.39" traveltime="161.57" overlapTraveltime="162.91" density="1.30" laneDensity="1.30" occupancy="0.64" waitingTime="12.20" timeLoss="2013.92" speed="18.43" departed="297" arrived="0" entered="0" left="435" laneChangedFrom="1" laneChangedTo="139"/>
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="3423.46" traveltime="10.96" overlapTraveltime="11.21" density="16.45" laneDensity="16.45" occupancy="7.95" waitingTime="0.00" timeLoss="1708.08" speed="18.01" departed="0" arrived="311" entered="313" left="0" laneChangedFrom="2" laneChangedTo="0"/>
>             <lane id="end_1" sampledSeconds="3863.93" traveltime="7.30" overlapTraveltime="7.47" density="18.57" laneDensity="18.57" occupancy="9.12" waitingTime="0.00" timeLoss="958.36" speed="27.02" departed="0" arrived="526" entered="524" left="0" laneChangedFrom="0" laneChangedTo="2"/>
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="4158.14" traveltime="27.18" overlapTraveltime="28.58" density="40.59" laneDensity="40.59" occupancy="20.00" waitingTime="826.80" timeLoss="3743.61" speed="3.57" departed="0" arrived="0" entered="193" left="0" laneChangedFrom="193" laneChangedTo="0"/>
>             <lane id="merge_1" sampledSeconds="7534.23" traveltime="36.13" overlapTraveltime="36.52" density="73.55" laneDensity="73.55" occupancy="35.34" waitingTime="1275.20" timeLoss="6949.69" speed="2.79" departed="0" arrived="0" entered="206" left="313" laneChangedFrom="86" laneChangedTo="193"/>
>             <lane id="merge_2" sampledSeconds="3025.31" traveltime="5.99" overlapTraveltime="6.23" density="29.53" laneDensity="29.53" occupancy="14.08" waitingTime="20.20" timeLoss="1648.95" speed="16.36" departed="0" arrived="0" entered="438" left="524" laneChangedFrom="0" laneChangedTo="86"/>
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="2242.12" traveltime="11.24" overlapTraveltime="11.81" density="7.02" laneDensity="7.02" occupancy="3.42" waitingTime="5.20" timeLoss="614.49" speed="26.01" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in lanechanges ----------
5,338c5,428
<     <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: 1056.10
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.02
>  Duration: 41.06
>  WaitingTime: 3.27
>  TimeLoss: 26.49

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 Mar2021 Feb2021 )

[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 Mar2021 Feb2021 )

#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 Mar2021 Feb2021 )

collision on insertion
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
2c2,7
< Warning: Vehicle 'mixed.53' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=73.50.
---
> Warning: Teleporting vehicle 'mixed.57'; collision with vehicle 'mixed.54', lane='beg_0', gap=-5.36', latGap=-0.04, time=69.30 stage=laneChange.
> Warning: Vehicle 'mixed.57' ends teleporting on edge 'end', time 69.30.
> Warning: Vehicle 'mixed.92' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=105.40.
> Warning: Vehicle 'mixed.82' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=105.80.
> Warning: Teleporting vehicle 'mixed.99'; collision with vehicle 'mixed.79', lane='beg_0', gap=-4.94', latGap=-0.09, time=118.40 stage=laneChange.
> Warning: Vehicle 'mixed.99' ends teleporting on edge 'end', time 118.40.
---------- Differences in output ----------
4c4
< Simulation ended at time: 322.60
---
> Simulation ended at time: 323.80
10a11
> Teleports: 2 (Collisions: 2)
13,17c14,18
<  Speed: 2.55
<  Duration: 198.13
<  WaitingTime: 122.78
<  TimeLoss: 156.55
<  DepartDelay: 12.82
---
>  Speed: 3.01
>  Duration: 197.15
>  WaitingTime: 122.42
>  TimeLoss: 156.12
>  DepartDelay: 10.92
---------- 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.20" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.38" arrivalSpeed="14.63" duration="205.40" routeLength="494.90" waitingTime="158.20" waitingCount="2" stopTime="0.00" timeLoss="172.42" 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.70" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-0.70" arrivalSpeed="14.05" duration="212.20" routeLength="494.90" waitingTime="164.40" waitingCount="1" stopTime="0.00" timeLoss="177.37" rerouteNo="0" devices="tripinfo_mixed.5" vType="car" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="mixed.6" depart="7.40" departLane="beg_0" departPos="2.20" departPosLat="-0.91" departSpeed="0.00" departDelay="1.40" arrival="223.20" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.03" arrivalSpeed="16.57" duration="215.80" routeLength="497.80" waitingTime="155.60" waitingCount="1" stopTime="0.00" timeLoss="185.85" rerouteNo="0" devices="tripinfo_mixed.6" vType="moped" speedFactor="1.36" 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.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.18" arrivalSpeed="10.24" duration="215.00" routeLength="494.90" waitingTime="157.90" waitingCount="2" stopTime="0.00" timeLoss="170.42" 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="224.70" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.01" arrivalSpeed="16.34" duration="209.90" routeLength="497.80" waitingTime="157.20" waitingCount="1" stopTime="0.00" timeLoss="179.90" 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.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.21" arrivalSpeed="10.25" duration="225.60" routeLength="497.80" waitingTime="163.60" waitingCount="2" stopTime="0.00" timeLoss="177.99" rerouteNo="0" devices="tripinfo_mixed.0" vType="moped" speedFactor="0.75" vaporized=""/>
<     <tripinfo id="mixed.17" depart="18.50" departLane="beg_1" departPos="5.10" departPosLat="-0.68" departSpeed="0.00" departDelay="1.50" arrival="227.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.44" arrivalSpeed="13.56" duration="208.80" routeLength="494.90" waitingTime="153.60" waitingCount="2" stopTime="0.00" timeLoss="173.65" rerouteNo="0" devices="tripinfo_mixed.17" vType="car" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="mixed.19" depart="23.60" departLane="beg_0" departPos="5.10" departPosLat="0.40" departSpeed="0.00" departDelay="4.60" arrival="228.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.07" arrivalSpeed="14.40" duration="205.30" routeLength="494.90" waitingTime="143.70" waitingCount="2" stopTime="0.00" timeLoss="171.72" rerouteNo="0" devices="tripinfo_mixed.19" vType="car" speedFactor="1.06" 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.10" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.21" arrivalSpeed="9.26" duration="221.10" routeLength="497.80" waitingTime="154.90" waitingCount="2" stopTime="0.00" timeLoss="169.20" rerouteNo="0" devices="tripinfo_mixed.7" vType="moped" speedFactor="0.69" vaporized=""/>
<     <tripinfo id="mixed.12" depart="12.20" departLane="beg_0" departPos="2.20" departPosLat="1.20" departSpeed="0.00" departDelay="0.20" arrival="229.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.64" arrivalSpeed="10.17" duration="217.00" routeLength="497.80" waitingTime="155.20" waitingCount="2" stopTime="0.00" timeLoss="168.77" rerouteNo="0" devices="tripinfo_mixed.12" vType="moped" speedFactor="0.74" vaporized=""/>
<     <tripinfo id="mixed.15" depart="15.90" departLane="beg_0" departPos="2.20" departPosLat="0.27" departSpeed="0.00" departDelay="0.90" arrival="230.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.61" arrivalSpeed="10.57" duration="214.70" routeLength="497.80" waitingTime="149.90" waitingCount="2" stopTime="0.00" timeLoss="182.55" rerouteNo="0" devices="tripinfo_mixed.15" vType="moped" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="mixed.20" depart="34.70" departLane="beg_1" departPos="5.10" departPosLat="-0.65" departSpeed="0.00" departDelay="14.70" arrival="230.60" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.10" arrivalSpeed="16.06" duration="195.90" routeLength="494.90" waitingTime="139.60" waitingCount="2" stopTime="0.00" timeLoss="167.59" rerouteNo="0" devices="tripinfo_mixed.20" vType="car" speedFactor="1.26" vaporized=""/>
<     <tripinfo id="mixed.3" depart="3.90" departLane="beg_0" departPos="2.20" departPosLat="-0.64" departSpeed="0.00" departDelay="0.90" arrival="232.10" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.10" arrivalSpeed="11.29" duration="228.20" routeLength="497.80" waitingTime="152.00" waitingCount="3" stopTime="0.00" timeLoss="191.59" rerouteNo="0" devices="tripinfo_mixed.3" vType="moped" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="mixed.28" depart="28.20" departLane="beg_0" departPos="2.20" departPosLat="-1.13" departSpeed="0.00" departDelay="0.20" arrival="232.10" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.50" arrivalSpeed="10.89" duration="203.90" routeLength="497.80" waitingTime="145.10" waitingCount="1" stopTime="0.00" timeLoss="174.00" rerouteNo="0" devices="tripinfo_mixed.28" vType="moped" speedFactor="1.41" vaporized=""/>
<     <tripinfo id="mixed.22" depart="25.20" departLane="beg_1" departPos="2.20" departPosLat="0.16" departSpeed="0.00" departDelay="3.20" arrival="232.20" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.34" arrivalSpeed="16.38" duration="207.00" routeLength="497.80" waitingTime="141.30" waitingCount="2" stopTime="0.00" timeLoss="177.09" rerouteNo="0" devices="tripinfo_mixed.22" vType="moped" speedFactor="1.62" vaporized=""/>
<     <tripinfo id="mixed.14" depart="14.20" departLane="beg_1" departPos="2.20" departPosLat="-1.06" departSpeed="0.00" departDelay="0.20" arrival="234.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.40" arrivalSpeed="14.20" duration="220.10" routeLength="497.80" waitingTime="145.50" waitingCount="3" stopTime="0.00" timeLoss="185.55" rerouteNo="0" devices="tripinfo_mixed.14" vType="moped" speedFactor="1.04" vaporized=""/>
<     <tripinfo id="mixed.36" depart="37.40" departLane="beg_1" departPos="2.20" departPosLat="0.15" departSpeed="0.00" departDelay="1.40" arrival="234.70" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.71" arrivalSpeed="16.46" duration="197.30" routeLength="497.80" waitingTime="139.50" waitingCount="2" stopTime="0.00" timeLoss="167.33" 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.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.21" arrivalSpeed="7.36" duration="230.80" routeLength="497.80" waitingTime="152.80" waitingCount="1" stopTime="0.00" timeLoss="164.89" rerouteNo="0" devices="tripinfo_mixed.4" vType="moped" speedFactor="0.54" vaporized=""/>
<     <tripinfo id="mixed.31" depart="34.20" departLane="beg_0" departPos="2.20" departPosLat="0.29" departSpeed="0.00" departDelay="3.20" arrival="236.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.17" arrivalSpeed="16.23" duration="202.00" routeLength="497.80" waitingTime="141.40" waitingCount="3" stopTime="0.00" timeLoss="172.09" rerouteNo="0" devices="tripinfo_mixed.31" vType="moped" speedFactor="1.26" vaporized=""/>
<     <tripinfo id="mixed.44" depart="46.30" departLane="beg_0" departPos="2.20" departPosLat="1.12" departSpeed="0.00" departDelay="2.30" arrival="236.40" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.21" arrivalSpeed="16.43" duration="190.10" routeLength="497.80" waitingTime="132.60" waitingCount="2" stopTime="0.00" timeLoss="160.12" rerouteNo="0" devices="tripinfo_mixed.44" vType="moped" speedFactor="1.48" 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="-0.66" arrivalSpeed="8.36" duration="226.20" routeLength="497.80" waitingTime="149.60" waitingCount="1" stopTime="0.00" timeLoss="175.42" rerouteNo="0" devices="tripinfo_mixed.10" vType="moped" speedFactor="0.71" vaporized=""/>
<     <tripinfo id="mixed.39" depart="45.00" departLane="beg_1" departPos="2.20" departPosLat="-0.43" departSpeed="0.00" departDelay="6.00" arrival="237.60" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.61" arrivalSpeed="16.17" duration="192.60" routeLength="497.80" waitingTime="137.70" waitingCount="2" stopTime="0.00" timeLoss="162.61" 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="238.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.96" arrivalSpeed="13.25" duration="211.60" routeLength="497.80" waitingTime="144.90" waitingCount="1" stopTime="0.00" timeLoss="174.90" rerouteNo="0" devices="tripinfo_mixed.24" vType="moped" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="mixed.18" depart="22.20" departLane="beg_1" departPos="5.10" departPosLat="0.39" departSpeed="0.00" departDelay="4.20" arrival="239.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-0.70" arrivalSpeed="9.34" duration="217.00" routeLength="494.90" waitingTime="149.00" waitingCount="1" stopTime="0.00" timeLoss="169.15" rerouteNo="0" devices="tripinfo_mixed.18" vType="car" speedFactor="0.75" vaporized=""/>
<     <tripinfo id="mixed.8" depart="20.90" departLane="beg_0" departPos="5.10" departPosLat="0.67" departSpeed="0.00" departDelay="12.90" arrival="239.40" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.19" arrivalSpeed="16.78" duration="218.50" routeLength="494.90" waitingTime="140.70" waitingCount="1" stopTime="0.00" timeLoss="189.79" rerouteNo="0" devices="tripinfo_mixed.8" vType="car" speedFactor="1.25" vaporized=""/>
<     <tripinfo id="mixed.23" depart="24.60" departLane="beg_0" departPos="2.20" departPosLat="-0.90" departSpeed="0.00" departDelay="1.60" arrival="241.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.71" arrivalSpeed="16.27" duration="216.40" routeLength="497.80" waitingTime="139.00" waitingCount="1" stopTime="0.00" timeLoss="186.43" rerouteNo="0" devices="tripinfo_mixed.23" vType="moped" speedFactor="1.49" vaporized=""/>
<     <tripinfo id="mixed.37" depart="39.50" departLane="beg_0" departPos="2.20" departPosLat="-0.85" departSpeed="0.00" departDelay="2.50" arrival="242.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.71" arrivalSpeed="16.41" duration="202.80" routeLength="497.80" waitingTime="134.50" waitingCount="2" stopTime="0.00" timeLoss="172.67" rerouteNo="0" devices="tripinfo_mixed.37" vType="moped" speedFactor="1.19" vaporized=""/>
<     <tripinfo id="mixed.16" depart="17.40" departLane="beg_0" departPos="2.20" departPosLat="-0.78" departSpeed="0.00" departDelay="1.40" arrival="242.90" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.21" arrivalSpeed="7.63" duration="225.50" routeLength="497.80" waitingTime="145.10" waitingCount="1" stopTime="0.00" timeLoss="161.22" rerouteNo="0" devices="tripinfo_mixed.16" vType="moped" speedFactor="0.56" vaporized=""/>
<     <tripinfo id="mixed.38" depart="43.10" departLane="beg_0" departPos="2.20" departPosLat="-0.89" departSpeed="0.00" departDelay="5.10" arrival="244.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.61" arrivalSpeed="13.97" duration="201.10" routeLength="497.80" waitingTime="128.60" waitingCount="1" stopTime="0.00" timeLoss="165.63" rerouteNo="0" devices="tripinfo_mixed.38" vType="moped" speedFactor="1.01" 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 Mar2021 Feb2021 )

#3702
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,16
> Warning: Vehicle 'mixed.36' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=46.00.
> Warning: Teleporting vehicle 'mixed.49'; collision with vehicle 'mixed.48', lane='beg_0', gap=-2.51', latGap=-0.03, time=50.60 stage=laneChange.
> Warning: Vehicle 'mixed.49' ends teleporting on edge 'end', time 50.60.
> Warning: Vehicle 'mixed.37' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=76.40.
> Warning: Teleporting vehicle 'mixed.58'; collision with vehicle 'mixed.62', lane='beg_0', gap=-1.38', latGap=-0.01, time=89.30 stage=laneChange.
> Warning: Vehicle 'mixed.58' ends teleporting on edge 'end', time 89.30.
> Warning: Vehicle 'mixed.65' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=93.40.
> Warning: Vehicle 'mixed.61' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=93.50.
> Warning: Teleporting vehicle 'mixed.71'; collision with vehicle 'mixed.67', lane='beg_0', gap=-4.22', latGap=-0.12, time=107.40 stage=laneChange.
> Warning: Vehicle 'mixed.71' ends teleporting on edge 'end', time 107.40.
> Warning: Teleporting vehicle 'mixed.89'; collision with vehicle 'mixed.96', lane='beg_0', gap=-5.92', latGap=-0.08, time=108.60 stage=laneChange.
> Warning: Vehicle 'mixed.89' ends teleporting on edge 'end', time 108.60.
> Warning: Vehicle 'mixed.67' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=110.90.
> Warning: Teleporting vehicle 'mixed.91'; collision with vehicle 'mixed.90', lane='beg_0', gap=-0.55', latGap=-0.16, time=125.50 stage=laneChange.
> Warning: Vehicle 'mixed.91' ends teleporting on edge 'end', time 125.50.
> Warning: Vehicle 'mixed.44' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=224.10.
---------- 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: 317.10
10a11
> Teleports: 5 (Collisions: 5)
13,16c14,18
<  Duration: 191.49
<  WaitingTime: 118.92
<  TimeLoss: 149.57
<  DepartDelay: 17.70
---
>  Speed: 3.33
>  Duration: 194.47
>  WaitingTime: 117.92
>  TimeLoss: 153.80
>  DepartDelay: 7.87
---------- 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 (#3696) on ts-sim-build-ba : action_step_length Sublane beyond_lane_on_junction ( Last six runs Mar2021 Feb2021 )

#3696
(This bug was triggered by text found in file 'tripinfos' matching '.*')
---------- Differences in tripinfos ----------
5d4
<     <tripinfo id="block2.0" depart="0.00" departLane="beg_2" departPos="50.00" departPosLat="0.00" departSpeed="13.89" departDelay="0.00" arrival="13.10" arrivalLane="end_1" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="13.10" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_block2.0" vType="blockerType" speedFactor="1.00" vaporized=""/>
6a6
>     <tripinfo id="block2.0" depart="0.00" departLane="beg_2" departPos="50.00" departPosLat="0.00" departSpeed="13.89" departDelay="0.00" arrival="13.10" arrivalLane="end_1" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="13.10" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_block2.0" vType="blockerType" speedFactor="1.00" vaporized=""/>
7a8
>     <tripinfo id="block1.1" depart="1.50" departLane="beg_1" departPos="50.00" departPosLat="0.00" departSpeed="13.75" departDelay="0.00" arrival="16.00" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="14.50" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.34" rerouteNo="0" devices="tripinfo_block1.1" vType="blockerType" speedFactor="1.00" vaporized=""/>
10,11c11,13
<     <tripinfo id="block1.1" depart="1.50" departLane="beg_1" departPos="50.00" departPosLat="0.00" departSpeed="13.75" departDelay="0.00" arrival="18.00" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="16.50" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.35" rerouteNo="0" devices="tripinfo_block1.1" vType="blockerType" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="block2.4" depart="6.00" departLane="beg_2" departPos="50.00" departPosLat="0.00" departSpeed="13.33" departDelay="0.00" arrival="19.30" arrivalLane="end_1" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="13.30" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.15" rerouteNo="0" devices="tripinfo_block2.4" vType="blockerType" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="block1.2" depart="3.00" departLane="beg_1" departPos="50.00" departPosLat="0.00" departSpeed="13.61" departDelay="0.00" arrival="18.00" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="15.00" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_block1.2" vType="blockerType" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="block2.4" depart="6.00" departLane="beg_2" departPos="50.00" departPosLat="0.00" departSpeed="13.33" departDelay="0.00" arrival="19.30" arrivalLane="end_1" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="13.30" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.16" rerouteNo="0" devices="tripinfo_block2.4" vType="blockerType" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="block1.3" depart="4.50" departLane="beg_1" departPos="50.00" departPosLat="0.00" departSpeed="13.47" departDelay="0.00" arrival="19.70" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="15.20" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.10" rerouteNo="0" devices="tripinfo_block1.3" vType="blockerType" speedFactor="1.00" vaporized=""/>
13,15c15,19
<     <tripinfo id="block1.2" depart="3.00" departLane="beg_1" departPos="50.00" departPosLat="0.00" departSpeed="13.61" departDelay="0.00" arrival="22.60" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="19.60" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="6.46" rerouteNo="0" devices="tripinfo_block1.2" vType="blockerType" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="block2.6" depart="9.00" departLane="beg_2" departPos="50.00" departPosLat="0.00" departSpeed="13.04" departDelay="0.00" arrival="22.80" arrivalLane="end_1" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="13.80" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.70" rerouteNo="0" devices="tripinfo_block2.6" vType="blockerType" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker" depart="0.00" departLane="beg2_0" departPos="0.00" departPosLat="0.00" departSpeed="13.89" departDelay="0.00" arrival="26.20" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="26.20" routeLength="137.58" waitingTime="10.90" waitingCount="2" stopTime="0.00" timeLoss="16.25" rerouteNo="0" devices="tripinfo_blocker" vType="blockerType" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="block1.4" depart="6.00" departLane="beg_1" departPos="50.00" departPosLat="0.00" departSpeed="13.33" departDelay="0.00" arrival="21.80" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="15.80" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.65" rerouteNo="0" devices="tripinfo_block1.4" vType="blockerType" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="block2.6" depart="9.00" departLane="beg_2" departPos="50.00" departPosLat="0.00" departSpeed="13.04" departDelay="0.00" arrival="22.40" arrivalLane="end_1" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="13.40" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.23" rerouteNo="0" devices="tripinfo_block2.6" vType="blockerType" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="block1.5" depart="7.50" departLane="beg_1" departPos="50.00" departPosLat="0.00" departSpeed="13.19" departDelay="0.00" arrival="23.50" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="16.00" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.86" rerouteNo="0" devices="tripinfo_block1.5" vType="blockerType" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker" depart="0.00" departLane="beg2_0" departPos="0.00" departPosLat="0.00" departSpeed="13.89" departDelay="0.00" arrival="27.20" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="27.20" routeLength="137.58" waitingTime="11.90" waitingCount="2" stopTime="0.00" timeLoss="17.25" rerouteNo="0" devices="tripinfo_blocker" vType="blockerType" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="block1.6" depart="9.00" departLane="beg_1" departPos="50.00" departPosLat="0.00" departSpeed="13.04" departDelay="0.00" arrival="53.70" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="44.70" routeLength="181.85" waitingTime="25.10" waitingCount="1" stopTime="0.00" timeLoss="31.58" rerouteNo="0" devices="tripinfo_block1.6" vType="blockerType" speedFactor="1.00" vaporized=""/>
17,46c21,46
<     <tripinfo id="block1.3" depart="4.50" departLane="beg_1" departPos="50.00" departPosLat="0.00" departSpeed="13.47" departDelay="0.00" arrival="53.80" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="49.30" routeLength="181.85" waitingTime="26.80" waitingCount="1" stopTime="0.00" timeLoss="36.12" rerouteNo="0" devices="tripinfo_block1.3" vType="blockerType" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="block2.8" depart="12.00" departLane="beg_2" departPos="50.00" departPosLat="0.00" departSpeed="12.74" departDelay="0.00" arrival="55.40" arrivalLane="end_1" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="43.40" routeLength="181.85" waitingTime="25.20" waitingCount="1" stopTime="0.00" timeLoss="30.28" rerouteNo="0" devices="tripinfo_block2.8" vType="blockerType" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="block2.9" depart="13.50" departLane="beg_2" departPos="50.00" departPosLat="0.00" departSpeed="12.58" departDelay="0.00" arrival="57.00" arrivalLane="end_1" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="43.50" routeLength="181.85" waitingTime="25.00" waitingCount="1" stopTime="0.00" timeLoss="30.39" rerouteNo="0" devices="tripinfo_block2.9" vType="blockerType" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="block2.10" depart="15.00" departLane="beg_2" departPos="50.00" departPosLat="0.00" departSpeed="12.43" departDelay="0.00" arrival="58.60" arrivalLane="end_1" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="43.60" routeLength="181.85" waitingTime="25.00" waitingCount="1" stopTime="0.00" timeLoss="30.45" rerouteNo="0" devices="tripinfo_block2.10" vType="blockerType" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="block2.11" depart="16.50" departLane="beg_2" departPos="50.00" departPosLat="0.00" departSpeed="12.27" departDelay="0.00" arrival="60.20" arrivalLane="end_1" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="43.70" routeLength="181.85" waitingTime="24.70" waitingCount="1" stopTime="0.00" timeLoss="30.51" rerouteNo="0" devices="tripinfo_block2.11" vType="blockerType" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="block1.4" depart="6.00" departLane="beg_1" departPos="50.00" departPosLat="0.00" departSpeed="13.33" departDelay="0.00" arrival="60.80" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.78" duration="54.80" routeLength="181.85" waitingTime="26.50" waitingCount="2" stopTime="0.00" timeLoss="41.68" rerouteNo="0" devices="tripinfo_block1.4" vType="blockerType" speedFactor="1.00" 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 Mar2021 Feb2021 )

#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 Mar2021 Feb2021 )

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.92" 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 Mar2021 Feb2021 )

#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 Mar2021 Feb2021 )

#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 ([no lc-right!? perhaps keep_right prob with asl]) on ts-sim-build-ba : action_step_length Sublane future_braking ( Last six runs Mar2021 Feb2021 )

[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 Mar2021 Feb2021 )

#3696 or #3699 related
(This bug was triggered by text found in file 'errors' matching '.*')
---------- Differences in errors ----------
0a1,4
> Warning: Teleporting vehicle 'L'; waited too long (wrong lane), lane='beg_0', time=339.70.
> Warning: Vehicle 'L' ends teleporting on edge 'endLeft', time 340.10.
> Warning: Teleporting vehicle 'R'; waited too long (wrong lane), lane='beg_1', time=340.40.
> Warning: Vehicle 'R' ends teleporting on edge 'endRight', time 340.40.
---------- Differences in lanechanges ----------
5,6d4
<     <change id="L" type="t0" time="31.00" from="beg_0" to="beg_1" dir="1" speed="33.33" pos="1033.23" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="13.94" followerSecureGap="8.09" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="R" type="t0" time="31.00" from="beg_1" to="beg_0" dir="-1" speed="29.99" pos="1014.29" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length Sublane nopush_for_merge_end_gap ( Last six runs Mar2021 Feb2021 )

#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 Mar2021 Feb2021 )

#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 322.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: 393.70
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.08
>  Speed: 17.15
>  Duration: 20.30
>  WaitingTime: 1.31
>  TimeLoss: 11.78
>  DepartDelay: 27.64
---------- 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 Mar2021 Feb2021 )

#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 322.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: 393.70
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.08
>  Speed: 17.15
>  Duration: 20.30
>  WaitingTime: 1.31
>  TimeLoss: 11.78
>  DepartDelay: 27.64
---------- 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 Mar2021 Feb2021 )

#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 (sublane ballistic issue) on ts-sim-build-ba : action_step_length Sublane push_for_merge_ramp_mixed ( Last six runs Mar2021 Feb2021 )

sublane ballistic issue
(This bug was triggered by text found in file 'errors' matching 'performs emergency stop')
---------- Differences in errors ----------
0a1,32
> Warning: Vehicle 'ramp.0' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=4.10.
> Warning: Vehicle 'ramp.13' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=80.00.
> Warning: Vehicle 'main.41' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=81.00.
> Warning: Teleporting vehicle 'main.77'; collision with vehicle 'main.79', lane='merge_1', gap=-4.70', latGap=-0.05, time=156.80 stage=laneChange.
> Warning: Teleporting vehicle 'main.79'; collision with vehicle 'main.77', lane='merge_1', gap=-7.50', latGap=-0.05, time=156.80 stage=laneChange.
> Warning: Vehicle 'main.77' ends teleporting on edge 'end', time 157.20.
> Warning: Vehicle 'main.79' ends teleporting on edge 'end', time 158.20.
> Warning: Vehicle 'main.162' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=195.70.
> Warning: Teleporting vehicle 'main.162'; collision with vehicle 'main.166', lane='beg_0', gap=-1.84', latGap=-0.08, time=196.00 stage=laneChange.
> Warning: Vehicle 'main.162' ends teleporting on edge 'merge', time 203.10.
> Warning: Teleporting vehicle 'main.172'; collision with vehicle 'main.146', lane='beg_0', gap=-0.38', latGap=-0.01, time=206.20 stage=laneChange.
> Warning: Vehicle 'main.169' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=210.60.
> Warning: Teleporting vehicle 'main.175'; collision with vehicle 'main.169', lane='merge_1', gap=-6.88', latGap=-0.01, time=210.70 stage=laneChange.
> Warning: Vehicle 'main.175' ends teleporting on edge 'end', time 211.40.
> Warning: Vehicle 'main.172' ends teleporting on edge 'merge', time 217.10.
> Warning: Teleporting vehicle 'main.238'; collision with vehicle 'main.213', lane='merge_2', gap=-0.61', latGap=-0.05, time=312.00 stage=laneChange.
> Warning: Vehicle 'main.238' ends teleporting on edge 'end', time 312.00.
> Warning: Vehicle 'main.250' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=319.90.
> Warning: Vehicle 'main.277' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=335.40.
> Warning: Teleporting vehicle 'main.277'; collision with vehicle 'main.263', lane='beg_1', gap=-0.31', latGap=-0.94, time=336.80 stage=move.
> Warning: Vehicle 'ramp.76' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=337.90.
> Warning: Vehicle 'ramp.76' performs emergency stop at the end of lane 'merge_0' because there is no connection to the next edge (decel=-9.23, offset=0.04), time=338.00.
> Warning: Vehicle 'main.277' ends teleporting on edge 'merge', time 340.30.
> Warning: Vehicle 'ramp.94' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=359.50.
> Warning: Teleporting vehicle 'ramp.94'; collision with vehicle 'ramp.93', lane='merge_1', gap=-2.39', latGap=-0.06, time=359.60 stage=laneChange.
> Warning: Vehicle 'ramp.94' ends teleporting on edge 'end', time 364.70.
> Warning: Vehicle 'ramp.107' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=415.10.
> Warning: Teleporting vehicle 'ramp.107'; collision with vehicle 'ramp.108', lane='merge_1', gap=-0.17', latGap=-0.23, time=418.80 stage=move.
> Warning: Vehicle 'ramp.107' ends teleporting on edge 'end', time 419.00.
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5,360c5,475
<     <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: 685.30
10a11,12
> Teleports: 9 (Collisions: 9)
> Emergency Stops: 1
12,16c14,19
<  RouteLength: 395.35
<  Duration: 25.06
<  WaitingTime: 1.35
<  TimeLoss: 12.26
<  DepartDelay: 45.72
---
>  RouteLength: 400.39
>  Speed: 13.05
>  Duration: 46.02
>  WaitingTime: 8.11
>  TimeLoss: 33.42
>  DepartDelay: 117.80

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length ticket3696 ( Last six runs Mar2021 Feb2021 )

#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="1048.60" 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="9962.93" traveltime="471.07" overlapTraveltime="486.11" density="3.17" laneDensity="3.17" occupancy="1.55" waitingTime="700.10" timeLoss="8265.32" speed="6.18" departed="341" arrived="0" entered="0" left="211" laneChangedFrom="155" laneChangedTo="25"/>
>             <lane id="beg2_1" sampledSeconds="9225.80" traveltime="394.40" overlapTraveltime="392.97" density="2.94" laneDensity="2.94" occupancy="1.45" waitingTime="146.70" timeLoss="7254.27" speed="7.64" departed="303" arrived="0" entered="0" left="433" laneChangedFrom="25" laneChangedTo="155"/>
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="3040.49" traveltime="9.95" overlapTraveltime="10.18" density="14.72" laneDensity="14.72" occupancy="7.14" waitingTime="0.00" timeLoss="1363.11" speed="19.84" departed="0" arrived="305" entered="303" left="0" laneChangedFrom="2" laneChangedTo="4"/>
>             <lane id="end_1" sampledSeconds="4012.47" traveltime="7.48" overlapTraveltime="7.66" density="19.42" laneDensity="19.42" occupancy="9.53" waitingTime="0.00" timeLoss="1068.24" speed="26.37" departed="0" arrived="532" entered="534" left="0" laneChangedFrom="4" laneChangedTo="2"/>
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="4694.91" traveltime="38.43" overlapTraveltime="40.41" density="46.16" laneDensity="46.16" occupancy="22.65" waitingTime="2100.70" timeLoss="4365.13" speed="2.52" departed="0" arrived="0" entered="193" left="0" laneChangedFrom="193" laneChangedTo="0"/>
>             <lane id="merge_1" sampledSeconds="6617.19" traveltime="28.10" overlapTraveltime="28.57" density="65.06" laneDensity="65.06" occupancy="31.15" waitingTime="1175.80" timeLoss="5962.34" speed="3.57" departed="0" arrived="0" entered="208" left="303" laneChangedFrom="107" laneChangedTo="202"/>
>             <lane id="merge_2" sampledSeconds="3907.15" traveltime="7.74" overlapTraveltime="7.99" density="38.41" laneDensity="38.41" occupancy="18.27" waitingTime="67.70" timeLoss="2516.42" speed="12.77" departed="0" arrived="0" entered="436" left="534" laneChangedFrom="9" laneChangedTo="107"/>
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="2683.45" traveltime="13.13" overlapTraveltime="14.14" density="8.47" laneDensity="8.47" occupancy="4.08" waitingTime="47.90" timeLoss="1055.81" speed="21.73" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in errors ----------
0a1,13
> Warning: Vehicle 'main.156' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=216.30.
> Warning: Vehicle 'main.165' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=222.80.
> Warning: Vehicle 'main.170' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=232.90.
> Warning: Vehicle 'main.272' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=401.30.
> Warning: Vehicle 'main.283' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=418.90.
> Warning: Vehicle 'main.285' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=421.20.
> Warning: Vehicle 'main.309' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=456.30.
> Warning: Vehicle 'main.507' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=795.30.
> Warning: Vehicle 'main.525' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=824.10.
> Warning: Vehicle 'main.536' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=847.10.
> Warning: Vehicle 'main.564' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=883.30.
> Warning: Vehicle 'main.591' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=933.30.
> Warning: Vehicle 'main.599' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=940.80.
---------- 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: 1048.60
9c9
<  Inserted: 887
---
>  Inserted: 837
13,17c13,18
<  RouteLength: 521.02
<  Duration: 22.82
<  WaitingTime: 1.43
<  TimeLoss: 7.85
<  DepartDelay: 0.00
---
>  RouteLength: 522.39
>  Speed: 13.36
>  Duration: 52.21
>  WaitingTime: 5.13
>  TimeLoss: 37.63
>  DepartDelay: 0.86

TEST had known bugs (#3699) on ts-sim-build-ba : basic dynamics ramps onoff_ramp 2veh_cross_paths3 ( Last six runs Mar2021 Feb2021 )

#3699
(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: 53.00
---
> Simulation ended at time: 54.00

TEST had known bugs (see #1097) on ts-sim-build-ba : bugs 1xxx ticket1097 ( Last six runs Mar2021 Feb2021 )

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: 3798.00

TEST had known bugs (see #1351) on ts-sim-build-ba : bugs 1xxx ticket1351 ( Last six runs Mar2021 Feb2021 )

(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
1a2,3
> Warning: Teleporting vehicle 'follower'; collision with vehicle 'leader', lane='middle_0', gap=-4.77, time=36.00 stage=move.
> Warning: Vehicle 'follower' teleports beyond arrival edge 'middle', time 36.00.
---------- Differences in rawdump ----------
195c195
<                 <vehicle id="leader" pos="160.94" speed="55.24"/>
---
>                 <vehicle id="leader" pos="162.90" speed="57.20"/>
203c203
<                 <vehicle id="leader" pos="211.86" speed="50.92"/>
---
>                 <vehicle id="leader" pos="215.74" speed="52.84"/>
211c211
<                 <vehicle id="leader" pos="258.49" speed="46.62"/>
---
>                 <vehicle id="leader" pos="264.08" speed="48.34"/>
219c219
<                 <vehicle id="leader" pos="300.83" speed="42.34"/>
---
>                 <vehicle id="leader" pos="307.93" speed="43.84"/>
227c227
<                 <vehicle id="leader" pos="338.90" speed="38.08"/>
---
>                 <vehicle id="leader" pos="347.27" speed="39.34"/>
235c235
<                 <vehicle id="leader" pos="372.75" speed="33.84"/>
---
>                 <vehicle id="leader" pos="382.11" speed="34.84"/>
243c243
<                 <vehicle id="leader" pos="402.39" speed="29.64"/>
---
>                 <vehicle id="leader" pos="412.45" speed="30.34"/>
251c251
<                 <vehicle id="leader" pos="427.87" speed="25.48"/>
<truncated after showing first 30 lines>

TEST had known bugs (#1845) on ts-sim-build-ba : bugs 1xxx ticket1845 ( Last six runs Mar2021 Feb2021 )

(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 Mar2021 Feb2021 )

(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 Mar2021 Feb2021 )

(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 (#3126) on ts-sim-build-ba : bugs 3xxx ticket3126 ( Last six runs Mar2021 Feb2021 )

(This bug was triggered by FAILING to find text in file 'output' matching 'speed="0.00000000000000000000000000000000"')
---------- New result in errors ----------
---------- New result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.000">
        <vehicle id="v0" x="0.00000000000000000000000000000000" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.89000000000000056843418860808015" pos="0.00000000000000000000000000000000" lane="e1_0" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="1.000">
        <vehicle id="v0" x="13.63003523350693413362932915333658" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.63003523350693413362932915333658" pos="13.63003523350693413362932915333658" lane="e1_0" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="2.000">
        <vehicle id="v0" x="26.36152334603946556512710230890661" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="12.73148811253253498421145195607096" pos="26.36152334603946911784078110940754" lane="e1_0" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="3.000">
        <vehicle id="v0" x="40.10312736772932851181394653394818" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.74160402168985584125948662403971" pos="40.10312736772932851181394653394818" lane="e1_0" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="4.000">
        <vehicle id="v0" x="53.25399839092512621618880075402558" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.15087102319579592801801481982693" pos="53.25399839092512621618880075402558" lane="e1_0" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="5.000">
        <vehicle id="v0" x="66.84602669666057295216887723654509" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.59202830573543963055271888151765" pos="66.84602669666057295216887723654509" lane="e1_0" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="6.000">
        <vehicle id="v0" x="80.23440542464146574275218881666660" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.38837872798088923786963277962059" pos="80.23440542464146574275218881666660" lane="e1_0" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="7.000">
        <vehicle id="v0" x="89.82560743586968499130307463929057" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="9.59120201122822102490772522287443" pos="89.82560743586968499130307463929057" lane="e1_0" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="8.000">
        <vehicle id="v0" x="95.82665567690258967559202574193478" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="6.00104824103290290793211170239374" pos="95.82665567690258967559202574193478" lane="e1_0" slope="0.00000000000000000000000000000000"/>
<truncated after showing first 30 lines>
---------- New result in output ----------

TEST had known bugs (#3255) on ts-sim-build-ba : bugs 3xxx ticket3255 ( Last six runs Mar2021 Feb2021 )

(This bug was triggered by FAILING to find text in file 'aggregated15' matching '31to211')
---------- 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" 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" 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" 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" 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" 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" 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 Mar2021 Feb2021 )

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 Mar2021 Feb2021 )

#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 Mar2021 Feb2021 )

collision on junction
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
0a1,3
> Warning: Vehicle 'SW' performs emergency braking with decel=-9.00 wished=2.50 severity=1.00, time=9.50.
> Warning: Teleporting vehicle 'NW'; junction collision with vehicle 'NE', lane=':C_2_0', gap=-1.00, time=9.75 stage=move.
> Warning: Vehicle 'NW' ends teleporting on edge 'CW', time 9.75.

TEST had known bugs (see #6415) on ts-sim-build-ba : bugs 6xxx ticket6415 ( Last six runs Mar2021 Feb2021 )

collision
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
0a1,2
> Warning: Teleporting vehicle 'trip_3'; junction collision with vehicle 'trip_0', lane=':659706_0_0', gap=-1.00, time=10.00 stage=move.
> Warning: Vehicle 'trip_3' ends teleporting on edge '-317183891#3', time 10.00.

TEST had known bugs (see #4889) on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel avoid_collision ( Last six runs Mar2021 Feb2021 )

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 Mar2021 Feb2021 )

collisions
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- 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,24
> 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.
14a27,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 291.00.
> Warning: Vehicle '0.107' ends teleporting on edge '3/1to4/1', time 292.00.
16a32,35
> Warning: Teleporting vehicle '0.123'; collision with vehicle '0.122', lane='2/1to3/1_0', gap=-0.20, time=305.00 stage=move.
> Warning: Teleporting vehicle '0.141'; collision with vehicle '0.140', lane='2/1to3/1_0', gap=-0.06, time=338.00 stage=move.
> Warning: Vehicle '0.141' ends teleporting on edge '3/1to4/1', time 363.00.
> Warning: Teleporting vehicle '0.161'; collision with vehicle '0.160', lane='2/1to3/1_0', gap=-0.20, time=377.00 stage=move.
22a42,43
> Warning: Vehicle '0.161' ends teleporting on edge '3/1to4/1', time 938.00.
> Warning: Vehicle '0.123' ends teleporting on edge '4/1to5/1', time 941.00.
<truncated after showing first 30 lines>

TEST had known bugs (see #5715) on ts-sim-build-ba : cf_model drive_in_circles wiedemann ( Last six runs Mar2021 Feb2021 )

emergency braking braking leading to collisions
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in aggregated60 ----------
6,8c6,8
<         <edge id="1/1to2/1" sampledSeconds="1284.52" traveltime="1198.67" overlapTraveltime="1120.36" density="21.85" occupancy="10.89" waitingTime="1141.00" speed="0.88" departed="60" arrived="0" entered="0" left="17" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="481.25" traveltime="50.80" overlapTraveltime="51.06" density="8.18" occupancy="4.06" waitingTime="0.00" speed="19.29" departed="0" arrived="0" entered="17" left="2" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="7.03" traveltime="50.00" overlapTraveltime="50.25" density="0.12" occupancy="0.06" waitingTime="0.00" speed="19.60" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>         <edge id="1/1to2/1" sampledSeconds="1326.67" traveltime="939.08" overlapTraveltime="899.45" density="22.56" laneDensity="22.56" occupancy="11.26" waitingTime="458.00" timeLoss="1252.55" speed="1.10" departed="60" arrived="0" entered="0" left="15" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="2/1to3/1" sampledSeconds="438.77" traveltime="50.77" overlapTraveltime="51.03" density="7.46" laneDensity="7.46" occupancy="3.70" waitingTime="0.00" timeLoss="6.69" speed="19.30" departed="0" arrived="0" entered="15" left="2" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="3/1to4/1" sampledSeconds="7.03" traveltime="50.00" overlapTraveltime="50.25" density="0.12" laneDensity="0.12" occupancy="0.06" waitingTime="0.00" timeLoss="0.00" speed="19.60" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
11,14c11,14
<         <edge id="1/1to2/1" sampledSeconds="3822.59" traveltime="1052.86" overlapTraveltime="1033.33" density="65.01" occupancy="32.49" waitingTime="3540.00" speed="0.95" departed="60" arrived="0" entered="0" left="18" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="896.73" traveltime="50.00" overlapTraveltime="50.25" density="15.25" occupancy="7.59" waitingTime="0.00" speed="19.60" departed="0" arrived="0" entered="18" left="18" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="613.83" traveltime="50.00" overlapTraveltime="50.25" density="10.44" occupancy="5.20" waitingTime="0.00" speed="19.60" departed="0" arrived="0" entered="18" left="5" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="4/1to5/1" sampledSeconds="40.97" traveltime="50.00" overlapTraveltime="50.25" density="0.70" occupancy="0.34" waitingTime="0.00" speed="19.60" departed="0" arrived="0" entered="5" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>         <edge id="1/1to2/1" sampledSeconds="3926.72" traveltime="858.84" overlapTraveltime="848.07" density="66.79" laneDensity="66.79" occupancy="33.37" waitingTime="1511.00" timeLoss="3694.05" speed="1.16" departed="51" arrived="0" entered="0" left="17" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="2/1to3/1" sampledSeconds="813.53" traveltime="50.00" overlapTraveltime="50.25" density="13.84" laneDensity="13.84" occupancy="6.88" waitingTime="0.00" timeLoss="0.00" speed="19.60" departed="0" arrived="0" entered="17" left="16" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="3/1to4/1" sampledSeconds="559.47" traveltime="50.00" overlapTraveltime="50.25" density="9.52" laneDensity="9.52" occupancy="4.73" waitingTime="0.00" timeLoss="0.00" speed="19.60" departed="0" arrived="0" entered="16" left="5" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="4/1to5/1" sampledSeconds="38.10" traveltime="50.00" overlapTraveltime="50.25" density="0.65" laneDensity="0.65" occupancy="0.32" waitingTime="0.00" timeLoss="0.00" speed="19.60" departed="0" arrived="0" entered="5" left="0" laneChangedFrom="0" laneChangedTo="0"/>
17,21c17,21
<         <edge id="1/1to2/1" sampledSeconds="5531.96" traveltime="889.53" overlapTraveltime="881.78" density="94.09" occupancy="46.86" waitingTime="5120.00" speed="1.12" departed="19" arrived="0" entered="0" left="18" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="896.73" traveltime="50.00" overlapTraveltime="50.25" density="15.25" occupancy="7.59" waitingTime="0.00" speed="19.60" departed="0" arrived="0" entered="18" left="18" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="896.73" traveltime="50.00" overlapTraveltime="50.25" density="15.25" occupancy="7.59" waitingTime="0.00" speed="19.60" departed="0" arrived="0" entered="18" left="18" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="4/1to5/1" sampledSeconds="727.07" traveltime="50.00" overlapTraveltime="50.25" density="12.37" occupancy="6.15" waitingTime="0.00" speed="19.60" departed="0" arrived="0" entered="18" left="8" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="5/1to6/1" sampledSeconds="103.74" traveltime="50.00" overlapTraveltime="50.25" density="1.76" occupancy="0.87" waitingTime="0.00" speed="19.60" departed="0" arrived="0" entered="8" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>         <edge id="1/1to2/1" sampledSeconds="4354.98" traveltime="598.88" overlapTraveltime="595.81" density="74.07" laneDensity="74.07" occupancy="36.87" waitingTime="1529.00" timeLoss="3987.67" speed="1.65" departed="2" arrived="0" entered="0" left="16" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="2/1to3/1" sampledSeconds="808.97" traveltime="50.00" overlapTraveltime="50.25" density="13.76" laneDensity="13.76" occupancy="6.84" waitingTime="0.00" timeLoss="0.00" speed="19.60" departed="0" arrived="0" entered="16" left="16" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="3/1to4/1" sampledSeconds="812.10" traveltime="50.00" overlapTraveltime="50.25" density="13.81" laneDensity="13.81" occupancy="6.87" waitingTime="0.00" timeLoss="0.00" speed="19.60" departed="0" arrived="0" entered="16" left="16" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="4/1to5/1" sampledSeconds="661.77" traveltime="50.00" overlapTraveltime="50.25" density="11.26" laneDensity="11.26" occupancy="5.60" waitingTime="0.00" timeLoss="0.00" speed="19.60" departed="0" arrived="0" entered="16" left="7" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="5/1to6/1" sampledSeconds="95.71" traveltime="50.00" overlapTraveltime="50.25" density="1.63" laneDensity="1.63" occupancy="0.81" waitingTime="0.00" timeLoss="0.00" speed="19.60" departed="0" arrived="0" entered="7" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,38c1,192
< Warning: Vehicle '0.7' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=473.00.
< Warning: Vehicle '0.11' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=484.00.
< Warning: Vehicle '0.29' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=536.00.
< Warning: Vehicle '0.73' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=663.00.
< Warning: Vehicle '0.89' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=710.00.
< Warning: Vehicle '0.90' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=711.00.
< Warning: Vehicle '0.113' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=781.00.
< Warning: Vehicle '0.7' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1038.00.
< Warning: Vehicle '0.14' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1157.00.
< Warning: Vehicle '0.221' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1188.00.
< Warning: Vehicle '0.248' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1302.00.
< Warning: Vehicle '0.22' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1303.00.
< Warning: Vehicle '0.273' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1402.00.
< Warning: Vehicle '0.294' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1493.00.
< Warning: Vehicle '0.299' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1511.00.
< Warning: Vehicle '0.37' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1569.00.
< Warning: Vehicle '0.318' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1593.00.
< Warning: Vehicle '0.319' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1594.00.
< Warning: Vehicle '0.329' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1637.00.
< Warning: Vehicle '0.41' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1638.00.
< Warning: Vehicle '0.333' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1653.00.
< Warning: Vehicle '0.343' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1697.00.
< Warning: Vehicle '0.344' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1698.00.
< Warning: Vehicle '0.48' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1763.00.
< Warning: Vehicle '0.384' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1868.00.
< Warning: Vehicle '0.54' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1869.00.
< Warning: Vehicle '0.56' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1906.00.
< Warning: Vehicle '0.408' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1966.00.
< Warning: Vehicle '0.68' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=2117.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,3c1,3
< Loading net-file from 'net.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
10,13c10,13
<  Inserted: 448 (Loaded: 600)
<  Running: 448
<  Waiting: 152
< Teleports: 47 (Collisions: 47)
---
>  Inserted: 464 (Loaded: 600)
>  Running: 464
>  Waiting: 136
> Teleports: 2 (Collisions: 2)
15,20c15,21
<  RouteLength: inf
<  Duration: 1801.71
<  WaitingTime: 80.02
<  TimeLoss: 1067.67
<  DepartDelay: 974.79
<  DepartDelayWaiting: 2476.50
---
>  RouteLength: 13599.31
>  Speed: 8.36
>  Duration: 1759.34
>  WaitingTime: 82.71
<truncated after showing first 30 lines>

TEST had known bugs (see #2757) on ts-sim-build-ba : devices rerouting assignment auto_trip_single_edge_depart_beyond_arrival ( Last six runs Mar2021 Feb2021 )

invalid route length
(This bug was triggered by FAILING to find text in file 'tripinfos' matching 'routeLength="0.00"')
---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="v0" depart="0.00" departLane="SC_0" departPos="60.00" departSpeed="0.00" departDelay="0.00" arrival="1.00" arrivalLane="SC_0" arrivalPos="60.00" arrivalSpeed="2.60" duration="1.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.81" rerouteNo="1" devices="tripinfo_v0 routing_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="v0" depart="0.00" departLane="SC_0" departPos="60.00" departSpeed="0.00" departDelay="0.00" arrival="1.00" arrivalLane="SC_0" arrivalPos="10.00" arrivalSpeed="2.60" duration="1.00" routeLength="-50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.81" rerouteNo="1" devices="vehroute_v0 tripinfo_v0 routing_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---------- New result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00" departPos="60.00" arrivalPos="10.00" arrival="1.00">
        <route edges="SC"/>
    </vehicle>

</routes>

TEST had known bugs (see #3831) on ts-sim-build-ba : devices rerouting personTrip access_walk ( Last six runs Mar2021 Feb2021 )

routing failure
(This bug was triggered by text found in file 'exitcode' matching '1')
---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2528506==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x19e37cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x31b5896 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19820fd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x33751ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3b16d745ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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

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 Mar2021 Feb2021 )
devices rerouting via route_embedded ( Last six runs Mar2021 Feb2021 )

TEST had known bugs (see #3127) on ts-sim-build-ba : extended rerouter closingLane_all ( Last six runs Mar2021 Feb2021 )

too late rerouting
(This bug was triggered by text found in file 'errors' matching 'emergency')
---------- Differences in errors ----------
2,5d1
< Warning: Vehicle 'flow.8' performs emergency stop at the end of lane 'beg2_2' because there is no connection to the next edge (decel=-27.80, offset=13.10), time=20.00.
< Warning: Vehicle 'flow.21' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=21.00.
< Warning: Vehicle 'flow.21' performs emergency stop at the end of lane 'beg_2' because there is no connection to the next edge (decel=-18.80, offset=0.50), time=22.00.
< Warning: Vehicle 'flow.24' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=23.00.
---------- Differences in output ----------
5c5
< Simulation ended at time: 180.00
---
> Simulation ended at time: 179.00
12d11
< Emergency Stops: 2
14,19c13,18
<  RouteLength: 855.04
<  Speed: 10.10
<  Duration: 94.55
<  WaitingTime: 43.17
<  TimeLoss: 56.79
<  DepartDelay: 0.24
---
>  RouteLength: 856.44
>  Speed: 10.35
>  Duration: 92.51
>  WaitingTime: 42.02
>  TimeLoss: 54.54
>  DepartDelay: 1.27
21c20
< DijkstraRouter answered 43 queries and explored 4.00 edges on average.
---
> DijkstraRouter answered 44 queries and explored 4.00 edges on average.
---------- Differences in vehroutes ----------
5c5
<     <vehicle id="flow.2" depart="1.00" departLane="2" departSpeed="27.80" arrival="30.00">
---
>     <vehicle id="flow.2" depart="2.00" departLane="2" departSpeed="27.80" arrival="31.00">
9c9
<     <vehicle id="flow.5" depart="3.00" departLane="2" departSpeed="27.80" arrival="32.00">
---
>     <vehicle id="flow.5" depart="4.00" departLane="2" departSpeed="27.80" arrival="33.00">
17c17
<     <vehicle id="flow.1" depart="0.00" departLane="1" departSpeed="27.80" arrival="38.00">
---
>     <vehicle id="flow.1" depart="1.00" departLane="1" departSpeed="27.80" arrival="38.00">
21c21
<     <vehicle id="flow.20" depart="14.00" departLane="0" departSpeed="27.80" arrival="73.00">
---
>     <vehicle id="flow.17" depart="13.00" departLane="0" departSpeed="27.80" arrival="71.00">
28c28
<     <vehicle id="flow.26" depart="18.00" departLane="0" departSpeed="27.80" arrival="79.00">
---
>     <vehicle id="flow.20" depart="15.00" departLane="0" departSpeed="27.80" arrival="75.00">
35c35
<     <vehicle id="flow.21" depart="14.00" departLane="2" departSpeed="27.80" arrival="84.00">
---
>     <vehicle id="flow.21" depart="15.00" departLane="1" departSpeed="27.80" arrival="82.00">
42c42
<     <vehicle id="flow.28" depart="19.00" departLane="1" departSpeed="27.80" arrival="86.00">
---
>     <vehicle id="flow.26" depart="19.00" departLane="0" departSpeed="27.80" arrival="84.00">
49c49
<     <vehicle id="flow.27" depart="18.00" departLane="2" departSpeed="27.80" arrival="89.00">
<truncated after showing first 30 lines>

TEST had known bugs (see #913) on ts-sim-build-ba : junction_model avoid_spill_back 2junctions_2nd_blocked ( Last six runs Mar2021 Feb2021 )

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 Mar2021 Feb2021 )

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 Mar2021 Feb2021 )

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 #6777) on ts-sim-build-ba : junction_model indirect_left_turn opposite_left_turner ( Last six runs Mar2021 Feb2021 )

blocked bicycle is ignored
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
0a1,2
> Warning: Teleporting vehicle 'WN_bikes.18'; junction collision with vehicle 'WN_car', lane=':C_29_0', gap=-1.00, time=222.00 stage=move.
> Warning: Vehicle 'WN_bikes.18' ends teleporting on edge 'SN2', time 222.00.
---------- Differences in fcd ----------
469c469
<         <vehicle id="WN_car" x="201.10" y="101.37" angle="254.92" type="passenger" speed="0.00" pos="10.86" lane=":C_5_0" slope="0.00"/>
---
>         <vehicle id="WN_car" x="199.77" y="100.90" angle="251.37" type="passenger" speed="1.41" pos="1.31" lane=":C_26_0" slope="0.00"/>
472c472
<         <vehicle id="WN_car" x="201.10" y="101.37" angle="254.92" type="passenger" speed="0.00" pos="10.86" lane=":C_5_0" slope="0.00"/>
---
>         <vehicle id="WN_car" x="197.30" y="99.99" angle="250.12" type="passenger" speed="2.63" pos="3.94" lane=":C_26_0" slope="0.00"/>
475c475
<         <vehicle id="WN_car" x="201.10" y="101.37" angle="254.92" type="passenger" speed="0.00" pos="10.86" lane=":C_5_0" slope="0.00"/>
---
>         <vehicle id="WN_car" x="194.25" y="97.36" angle="232.85" type="passenger" speed="4.04" pos="7.98" lane=":C_26_0" slope="0.00"/>
478c478
<         <vehicle id="WN_car" x="200.38" y="101.12" angle="253.01" type="passenger" speed="0.76" pos="0.66" lane=":C_26_0" slope="0.00"/>
---
>         <vehicle id="WN_car" x="191.77" y="93.17" angle="210.29" type="passenger" speed="5.09" pos="13.07" lane=":C_26_0" slope="0.00"/>
481c481
<         <vehicle id="WN_car" x="198.51" y="100.46" angle="250.56" type="passenger" speed="1.98" pos="2.64" lane=":C_26_0" slope="0.00"/>
---
>         <vehicle id="WN_car" x="190.83" y="87.00" angle="186.81" type="passenger" speed="6.31" pos="2.53" lane="NS2_1" slope="0.00"/>
484c484
<         <vehicle id="WN_car" x="195.73" y="98.64" angle="241.25" type="passenger" speed="3.38" pos="6.02" lane=":C_26_0" slope="0.00"/>
---
>         <vehicle id="WN_car" x="191.04" y="79.66" angle="178.39" type="passenger" speed="7.34" pos="9.87" lane="NS2_1" slope="0.00"/>
487c487
<         <vehicle id="WN_car" x="192.46" y="95.68" angle="228.03" type="passenger" speed="4.44" pos="10.46" lane=":C_26_0" slope="0.00"/>
---
>         <vehicle id="WN_car" x="191.28" y="71.11" angle="178.39" type="passenger" speed="8.55" pos="18.43" lane="NS2_1" slope="0.00"/>
490c490
<         <vehicle id="WN_car" x="190.95" y="90.23" angle="195.45" type="passenger" speed="5.65" pos="16.11" lane=":C_26_0" slope="0.00"/>
<truncated after showing first 30 lines>

TEST had known bugs (#4252) on ts-sim-build-ba : junction_model indirect_left_turn straight_from_left_blockedSecond ( Last six runs Mar2021 Feb2021 )

#4252
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
0a1,2
> Warning: Teleporting vehicle 'WN_bikes.17'; junction collision with vehicle 'WE_car', lane=':C_29_0', gap=-1.00, time=198.00 stage=move.
> Warning: Vehicle 'WN_bikes.17' ends teleporting on edge 'SN2', time 200.00.

TEST had known bugs (see #4397) on ts-sim-build-ba : junction_model internalJunction left_turn_width2 ( Last six runs Mar2021 Feb2021 )

invalid internal junction position for wide vehicle
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
0a1,3
> Warning: Teleporting vehicle 'WE'; junction collision with vehicle 'ES', lane=':C_10_0', gap=-1.00, time=10.00 stage=move.
> Warning: Vehicle 'WE' teleports beyond arrival edge 'CE', time 10.00.
> Warning: Vehicle 'WE' skips stop on lane 'CE_0' time=10.00.

TEST had known bugs (#4434) on ts-sim-build-ba : junction_model jmSigmaMinor keep_dawdling_jmSigmaMinor ( Last six runs Mar2021 Feb2021 )

#4434
(This bug was triggered by text found in file 'rawdump' matching 'speed="13.89"')
---------- Differences in rawdump ----------
15c15
<                 <vehicle id="noprio" pos="13.89" speed="12.00"/>
---
>                 <vehicle id="noprio" pos="13.89" speed="13.89"/>
57c57
<                 <vehicle id="noprio" pos="1.01" speed="12.92"/>
---
>                 <vehicle id="noprio" pos="1.29" speed="13.20"/>
64c64
<                 <vehicle id="noprio" pos="5.08" speed="13.57"/>
---
>                 <vehicle id="noprio" pos="4.51" speed="12.72"/>
71c71
<                 <vehicle id="noprio" pos="18.26" speed="13.18"/>
---
>                 <vehicle id="noprio" pos="18.31" speed="13.80"/>
78c78
<                 <vehicle id="noprio" pos="31.18" speed="12.92"/>
---
>                 <vehicle id="noprio" pos="31.72" speed="13.41"/>
85c85
<                 <vehicle id="noprio" pos="45.07" speed="13.88"/>
---
>                 <vehicle id="noprio" pos="44.35" speed="12.63"/>
92c92
<                 <vehicle id="noprio" pos="58.08" speed="13.02"/>
---
>                 <vehicle id="noprio" pos="57.26" speed="12.92"/>
99c99
<                 <vehicle id="noprio" pos="71.37" speed="13.28"/>
<truncated after showing first 30 lines>

TEST had known bugs (see #7321) on ts-sim-build-ba : lc_model keep_right empty_roads actualSpeed ( Last six runs Mar2021 Feb2021 )

late keepRight change
(This bug was triggered by FAILING to find text in file 'lanechanges' matching 'change id="d" type="t0" time="6.00"')
---------- Differences in lanechanges ----------
5,6d4
<     <change id="d" type="t0" time="6.00" from="D_1" to="D_0" dir="-1" speed="15.60" pos="59.70" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="c" type="t0" time="6.00" from="C_1" to="C_0" dir="-1" speed="15.60" pos="59.70" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
8a7,8
>     <change id="c" type="t0" time="14.00" from="C_1" to="C_0" dir="-1" speed="27.78" pos="259.22" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
>     <change id="d" type="t0" time="27.00" from="D_1" to="D_0" dir="-1" speed="36.11" pos="747.24" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>

TEST had known bugs (see #7321) on ts-sim-build-ba : lc_model keep_right empty_roads default ( Last six runs Mar2021 Feb2021 )

late keepRight change
(This bug was triggered by FAILING to find text in file 'lanechanges' matching 'change id="d" type="t0" time="6.00"')
---------- Differences in lanechanges ----------
5,7d4
<     <change id="d" type="t0" time="6.00" from="D_1" to="D_0" dir="-1" speed="36.11" pos="221.76" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="c" type="t0" time="6.00" from="C_1" to="C_0" dir="-1" speed="27.78" pos="171.78" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="b" type="t0" time="6.00" from="B_1" to="B_0" dir="-1" speed="13.89" pos="88.44" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
8a6,7
>     <change id="b" type="t0" time="7.00" from="B_1" to="B_0" dir="-1" speed="13.89" pos="102.33" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
>     <change id="c" type="t0" time="31.00" from="C_1" to="C_0" dir="-1" speed="27.78" pos="866.28" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>

TEST had known bugs (see #7321) on ts-sim-build-ba : lc_model keep_right empty_roads maxSpeed ( Last six runs Mar2021 Feb2021 )

late keepRight change
(This bug was triggered by FAILING to find text in file 'lanechanges' matching 'change id="d" type="t0" time="6.00"')
---------- Differences in lanechanges ----------
5,7d4
<     <change id="d" type="t0" time="6.00" from="D_1" to="D_0" dir="-1" speed="27.78" pos="171.78" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="c" type="t0" time="6.00" from="C_1" to="C_0" dir="-1" speed="27.78" pos="171.78" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="b" type="t0" time="6.00" from="B_1" to="B_0" dir="-1" speed="13.89" pos="88.44" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
8a6,8
>     <change id="b" type="t0" time="7.00" from="B_1" to="B_0" dir="-1" speed="13.89" pos="102.33" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
>     <change id="d" type="t0" time="24.00" from="D_1" to="D_0" dir="-1" speed="27.78" pos="671.82" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
>     <change id="c" type="t0" time="31.00" from="C_1" to="C_0" dir="-1" speed="27.78" pos="866.28" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>

TEST had known bugs (see #7321) on ts-sim-build-ba : lc_model keep_right empty_roads speedFactor_1.5 ( Last six runs Mar2021 Feb2021 )

late keepRight change
(This bug was triggered by FAILING to find text in file 'lanechanges' matching 'change id="d" type="t0" time="6.00"')
---------- Differences in lanechanges ----------
5,8c5,6
<     <change id="d" type="t0" time="6.00" from="D_1" to="D_0" dir="-1" speed="54.16" pos="330.09" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="c" type="t0" time="6.00" from="C_1" to="C_0" dir="-1" speed="41.67" pos="255.12" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="b" type="t0" time="6.00" from="B_1" to="B_0" dir="-1" speed="20.84" pos="130.11" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="a" type="t0" time="6.00" from="A_1" to="A_0" dir="-1" speed="12.50" pos="80.07" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
---
>     <change id="a" type="t0" time="9.00" from="A_1" to="A_0" dir="-1" speed="12.50" pos="117.56" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
>     <change id="b" type="t0" time="25.00" from="B_1" to="B_0" dir="-1" speed="20.84" pos="525.97" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>

TEST had known bugs (see #7264) on ts-sim-build-ba : meta xml_invalid_schema ( Last six runs Mar2021 Feb2021 )

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.
6a7,29
> 
> =================================================================
> ==2514292==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7fd09822102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60064 byte(s) in 396 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7fd09822102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7fd09822102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7fd0982dc0a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x7fd09822102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7fd0982d79ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
<truncated after showing first 30 lines>

TEST had known bugs (see #7493) on ts-sim-build-ba : rail bugs deadlock_bidi_reversal ( Last six runs Mar2021 Feb2021 )

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:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234: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.
> 
> =================================================================
> ==2525406==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 0x25f3e40 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x25f4e8f 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:355:9
>     #5 0x2499c6c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24963f3 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x249ea3e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x16d8f80 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xeac3e9 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #10 0xea70f4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xe959ad in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fb2426240b2 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 0xe9188d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9188d)
>     #1 0x26da488 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x25ff1ea 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 (#4100) on ts-sim-build-ba : sublane_model bugs ticket4100 ( Last six runs Mar2021 Feb2021 )

#4100
(This bug was triggered by text found in file 'errors' matching '.')
---------- Differences in errors ----------
0a1,3
> Warning: Vehicle 'WE_bike.5' performs emergency braking with decel=-7.00 wished=1.00 severity=1.00, time=40.00.
> Warning: Vehicle 'WE_bike.6' performs emergency braking with decel=-7.00 wished=1.00 severity=1.00, time=92.60.
> Warning: Vehicle 'WE_bike.7' performs emergency braking with decel=-7.00 wished=1.00 severity=1.00, time=92.60.

TEST had known bugs (see #3391) on ts-sim-build-ba : sublane_model buridan_1lane ( Last six runs Mar2021 Feb2021 )

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.92" 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 Mar2021 Feb2021 )

collision when lane width changes
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
1,3c1,5
< 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: Vehicle '9'; collision with vehicle '6', lane='EC_2', gap=-1.69', latGap=-0.16, time=10.00 stage=move.
> Warning: Vehicle '24'; collision with vehicle '9', lane='EC_2', gap=-4.22', latGap=-1.00, time=17.00 stage=move.
> Warning: Teleporting vehicle '9' after earlier collision, lane='EC_2, time=22.00.
> Warning: Vehicle '9' ends teleporting on edge 'CS', time 22.00.
> Warning: Vehicle '30'; collision with vehicle '31', lane='EC1_0', gap=-3.32', latGap=-0.21, time=23.00 stage=move.
5,10c7,22
< 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: Vehicle '24' ends teleporting on edge 'CE', time 32.00.
> Warning: Teleporting vehicle '31' after earlier collision, lane='EC_0, time=34.00.
> Warning: Teleporting vehicle '30' after earlier collision, lane='EC1_0, time=34.00.
> Warning: Vehicle '30' ends teleporting on edge 'EC', time 34.00.
> Warning: Vehicle '31' ends teleporting on edge 'CN', time 34.00.
> Warning: Vehicle '30'; collision with vehicle '40', lane='EC_1', gap=-2.28', latGap=-0.60, time=37.00 stage=move.
> Warning: Vehicle '40'; collision with vehicle '0', lane='EC_1', gap=-2.42', latGap=-0.45, time=37.00 stage=move.
> Warning: Vehicle '29'; collision with vehicle '62', lane='WC_1', gap=-1.96', latGap=-1.41, time=38.00 stage=move.
> Warning: Vehicle '29' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=39.00.
> Warning: Vehicle '65'; collision with vehicle '56', lane='EC_1', gap=-0.33', latGap=-1.80, time=42.00 stage=move.
> Warning: Teleporting vehicle '30' after earlier collision, lane='EC_1, time=48.00.
> Warning: Teleporting vehicle '0' after earlier collision, lane='EC_0, time=48.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
< 
---------- New result in exitcode ----------
1

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 Mar2021 Feb2021 )
sublane_model motorway nopush_for_merge_impatience_growth ( Last six runs Mar2021 Feb2021 )

gui: 2957 tests: 193 succeeded 2729 FAILED 34 known bugs 1 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2723211==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9a5c6ab78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9a5c956ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9a5c956a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2722818==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbbdaef778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbbdb1a2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbbdb1a2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2722451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8c3e91778d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2722456==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa14656578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa146810ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa146810a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2722469==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fee387db78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fee38a86ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fee38a86a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,7
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
2a9,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2722866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe4368bd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe436b68ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe436b68a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 : action_step_length CF_dynamics stopping stop_at_point ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2723422==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7d67bcf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7d67e7aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7d67e7aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2723452==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc046cd578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc046f80ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc046f80a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2723639==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdb3efb578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdb3f260ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdb3f260a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2723500==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1e8082b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1e80ad6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1e80ad6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2723207==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff2eee2f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff2ef0daab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff2ef0daa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,30
> 
> =================================================================
> ==2722923==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f083221778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f08324c2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f08324c2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,30
> 
> =================================================================
> ==2722979==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f763911b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f76393c6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f76393c6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2723010==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff3861e378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff38648eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff38648ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2722912==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f85bfc8f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f85bff3aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f85bff3aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2722433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f85e34f778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f85e37a2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f85e37a2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2719555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6f59f7b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6f5a226ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6f5a226a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2720096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f82928c778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8292b72ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8292b72a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2720930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbafe00578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbafe2b0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbafe2b0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2721260==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f074f4d578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f074f780ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f074f780a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2721253==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbccb8f578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbccbba0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbccbba0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2720726==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2447d0b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2447fb6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2447fb6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2720623==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f962f3fb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f962f6a6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f962f6a6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2720674==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3db59a278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3db5c4dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3db5c4da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2720098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3cd698f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3cd6c3aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3cd6c3aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2720109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc2aa27a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc2aa525ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc2aa525a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2720369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f179b57578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f179b820ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f179b820a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2720596==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f47a9ce778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f47a9f92ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f47a9f92a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2720607==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8d5de4778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8d5e0f2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8d5e0f2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2720774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f013b15578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f013b400ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f013b400a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2719713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 2 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7fa11d39ca38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa107e1b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa1080c6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2719759==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7febdd11578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7febdd3c0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7febdd3c0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2720037==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8e8586a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8e85b15ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8e85b15a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2720086==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f46d2d4b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f46d2ff6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f46d2ff6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics continuous_lanechange ramp_end_maxSpeedLatSpending_0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2720090==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8d941a578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8d94450ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8d94450a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2721922==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f29c4a7578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f29c4d20ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f29c4d20a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2721936==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8ae0d6578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8ae1010ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8ae1010a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2721965==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f08a624578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f08a64f0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f08a64f0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2722241==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0f4e96578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0f4ec10ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0f4ec10a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2721951==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3fe961b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3fe98c6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3fe98c6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2721964==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f860010778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f86003b2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f86003b2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

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

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2721279==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4b2a10778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4b2a3b2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4b2a3b2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2721407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbf405f778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbf408a2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbf408a2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2721285==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb70927578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb709520ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb709520a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2721418==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f779d0ef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f779d39aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f779d39aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2722407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9a6fd1578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9a6ffc0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9a6ffc0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2724013==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3e6b11578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3e6b3c0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3e6b3c0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2724078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8e6ae5b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8e6b106ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8e6b106a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2726082==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f27d2f7a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f27d3225ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f27d3225a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2726575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb408afb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb408da6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb408da6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2726407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1232 byte(s) in 22 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f8e45e36a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8e308c578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8e30b70ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2726329==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1e6480b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1e64ab6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1e64ab6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- Differences in tripinfos ----------
5d4
<     <tripinfo id="block2.0" depart="0.00" departLane="beg_2" departPos="50.00" departPosLat="0.00" departSpeed="13.89" departDelay="0.00" arrival="13.10" arrivalLane="end_1" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="13.10" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_block2.0" vType="blockerType" speedFactor="1.00" vaporized=""/>
6a6
>     <tripinfo id="block2.0" depart="0.00" departLane="beg_2" departPos="50.00" departPosLat="0.00" departSpeed="13.89" departDelay="0.00" arrival="13.10" arrivalLane="end_1" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="13.10" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_block2.0" vType="blockerType" speedFactor="1.00" vaporized=""/>
7a8
>     <tripinfo id="block1.1" depart="1.50" departLane="beg_1" departPos="50.00" departPosLat="0.00" departSpeed="13.75" departDelay="0.00" arrival="16.00" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="14.50" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.34" rerouteNo="0" devices="tripinfo_block1.1" vType="blockerType" speedFactor="1.00" vaporized=""/>
10,11c11,13
<     <tripinfo id="block1.1" depart="1.50" departLane="beg_1" departPos="50.00" departPosLat="0.00" departSpeed="13.75" departDelay="0.00" arrival="18.00" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="16.50" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.35" rerouteNo="0" devices="tripinfo_block1.1" vType="blockerType" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="block2.4" depart="6.00" departLane="beg_2" departPos="50.00" departPosLat="0.00" departSpeed="13.33" departDelay="0.00" arrival="19.30" arrivalLane="end_1" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="13.30" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.15" rerouteNo="0" devices="tripinfo_block2.4" vType="blockerType" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="block1.2" depart="3.00" departLane="beg_1" departPos="50.00" departPosLat="0.00" departSpeed="13.61" departDelay="0.00" arrival="18.00" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="15.00" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_block1.2" vType="blockerType" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="block2.4" depart="6.00" departLane="beg_2" departPos="50.00" departPosLat="0.00" departSpeed="13.33" departDelay="0.00" arrival="19.30" arrivalLane="end_1" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="13.30" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.16" rerouteNo="0" devices="tripinfo_block2.4" vType="blockerType" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="block1.3" depart="4.50" departLane="beg_1" departPos="50.00" departPosLat="0.00" departSpeed="13.47" departDelay="0.00" arrival="19.70" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="15.20" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.10" rerouteNo="0" devices="tripinfo_block1.3" vType="blockerType" speedFactor="1.00" vaporized=""/>
13,15c15,19
<     <tripinfo id="block1.2" depart="3.00" departLane="beg_1" departPos="50.00" departPosLat="0.00" departSpeed="13.61" departDelay="0.00" arrival="22.60" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="19.60" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="6.46" rerouteNo="0" devices="tripinfo_block1.2" vType="blockerType" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="block2.6" depart="9.00" departLane="beg_2" departPos="50.00" departPosLat="0.00" departSpeed="13.04" departDelay="0.00" arrival="22.80" arrivalLane="end_1" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="13.80" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.70" rerouteNo="0" devices="tripinfo_block2.6" vType="blockerType" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker" depart="0.00" departLane="beg2_0" departPos="0.00" departPosLat="0.00" departSpeed="13.89" departDelay="0.00" arrival="26.20" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="26.20" routeLength="137.58" waitingTime="10.90" waitingCount="2" stopTime="0.00" timeLoss="16.25" rerouteNo="0" devices="tripinfo_blocker" vType="blockerType" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="block1.4" depart="6.00" departLane="beg_1" departPos="50.00" departPosLat="0.00" departSpeed="13.33" departDelay="0.00" arrival="21.80" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="15.80" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.65" rerouteNo="0" devices="tripinfo_block1.4" vType="blockerType" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="block2.6" depart="9.00" departLane="beg_2" departPos="50.00" departPosLat="0.00" departSpeed="13.04" departDelay="0.00" arrival="22.40" arrivalLane="end_1" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="13.40" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.23" rerouteNo="0" devices="tripinfo_block2.6" vType="blockerType" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="block1.5" depart="7.50" departLane="beg_1" departPos="50.00" departPosLat="0.00" departSpeed="13.19" departDelay="0.00" arrival="23.50" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="16.00" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.86" rerouteNo="0" devices="tripinfo_block1.5" vType="blockerType" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker" depart="0.00" departLane="beg2_0" departPos="0.00" departPosLat="0.00" departSpeed="13.89" departDelay="0.00" arrival="27.20" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="27.20" routeLength="137.58" waitingTime="11.90" waitingCount="2" stopTime="0.00" timeLoss="17.25" rerouteNo="0" devices="tripinfo_blocker" vType="blockerType" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="block1.6" depart="9.00" departLane="beg_1" departPos="50.00" departPosLat="0.00" departSpeed="13.04" departDelay="0.00" arrival="53.70" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="44.70" routeLength="181.85" waitingTime="25.10" waitingCount="1" stopTime="0.00" timeLoss="31.58" rerouteNo="0" devices="tripinfo_block1.6" vType="blockerType" speedFactor="1.00" vaporized=""/>
17,46c21,46
<     <tripinfo id="block1.3" depart="4.50" departLane="beg_1" departPos="50.00" departPosLat="0.00" departSpeed="13.47" departDelay="0.00" arrival="53.80" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="49.30" routeLength="181.85" waitingTime="26.80" waitingCount="1" stopTime="0.00" timeLoss="36.12" rerouteNo="0" devices="tripinfo_block1.3" vType="blockerType" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="block2.8" depart="12.00" departLane="beg_2" departPos="50.00" departPosLat="0.00" departSpeed="12.74" departDelay="0.00" arrival="55.40" arrivalLane="end_1" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="43.40" routeLength="181.85" waitingTime="25.20" waitingCount="1" stopTime="0.00" timeLoss="30.28" rerouteNo="0" devices="tripinfo_block2.8" vType="blockerType" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="block2.9" depart="13.50" departLane="beg_2" departPos="50.00" departPosLat="0.00" departSpeed="12.58" departDelay="0.00" arrival="57.00" arrivalLane="end_1" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="43.50" routeLength="181.85" waitingTime="25.00" waitingCount="1" stopTime="0.00" timeLoss="30.39" rerouteNo="0" devices="tripinfo_block2.9" vType="blockerType" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="block2.10" depart="15.00" departLane="beg_2" departPos="50.00" departPosLat="0.00" departSpeed="12.43" departDelay="0.00" arrival="58.60" arrivalLane="end_1" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="43.60" routeLength="181.85" waitingTime="25.00" waitingCount="1" stopTime="0.00" timeLoss="30.45" rerouteNo="0" devices="tripinfo_block2.10" vType="blockerType" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="block2.11" depart="16.50" departLane="beg_2" departPos="50.00" departPosLat="0.00" departSpeed="12.27" departDelay="0.00" arrival="60.20" arrivalLane="end_1" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="43.70" routeLength="181.85" waitingTime="24.70" waitingCount="1" stopTime="0.00" timeLoss="30.51" rerouteNo="0" devices="tripinfo_block2.11" vType="blockerType" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="block1.4" depart="6.00" departLane="beg_1" departPos="50.00" departPosLat="0.00" departSpeed="13.33" departDelay="0.00" arrival="60.80" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.78" duration="54.80" routeLength="181.85" waitingTime="26.50" waitingCount="2" stopTime="0.00" timeLoss="41.68" rerouteNo="0" devices="tripinfo_block1.4" vType="blockerType" speedFactor="1.00" vaporized=""/>
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2727126==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd6c59c378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd6c5c6eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd6c5c6ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2727166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff53811578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff5383c0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff5383c0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2727215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff39b0b578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff39b360ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff39b360a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2727348==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f40e15fb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f40e18a6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f40e18a6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2727296==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f386d39578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f386d640ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f386d640a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2727379==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff2c8a7f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff2c8d2aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff2c8d2aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2727624==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1cbf32b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1cbf5d6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1cbf5d6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2727629==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb6b142578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb6b16d0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb6b16d0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2727673==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f79d1ca578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f79d1f50ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f79d1f50a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

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

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2727955==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7feb8c46f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feb8c71aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feb8c71aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2727961==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff7d40ef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff7d439aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff7d439aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2728005==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f26a550d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f26a57b8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f26a57b8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2728056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9d1ce8a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9d1d135ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9d1d135a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2728283==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f920ef6a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f920f215ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f920f215a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,29
> 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.
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2728371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa74555b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa745806ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa745806a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 : action_step_length Sublane bugs ticket3619 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2728378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9a0477a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9a04a25ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9a04a25a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2728422==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5797b7102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f578116e78d  (<unknown module>)
> 
> Indirect leak of 60064 byte(s) in 396 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5797b7102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5797b7102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2726334==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3a91aa578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3a91d50ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3a91d50a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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.92" 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2724383==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fade38ea78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fade3b95ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fade3b95a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2726631==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f04b168578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f04b1930ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f04b1930a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2726903==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc04634578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc0465f0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc0465f0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2726919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7faf8999f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faf89c4aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faf89c4aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2726787==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f51d9d2578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f51d9fd0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f51d9fd0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2724528==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6c4f4a578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6c4f750ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6c4f750a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2723904==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f716d89a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f716db45ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f716db45a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2725403==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7e57d0b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7e57fb6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7e57fb6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2725765==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f82e4f5578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f82e5200ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f82e5200a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2725418==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5cd48c578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5cd4b70ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5cd4b70a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2723655==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb3b6e5a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb3b7105ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb3b7105a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2723686==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f534407f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f534432aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f534432aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2726146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcf016ff78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcf019aaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcf019aaa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2724743==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f074038578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0740630ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0740630a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2725085==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd41db6278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd41de0dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd41de0da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2725031==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb9ac90b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb9acbb6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb9acbb6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2724856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4562ee278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f456318dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f456318da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2725408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9048f6578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9049210ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9049210a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2726078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7feb84c4a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feb84ef5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feb84ef5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2724612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc3b244078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc3b26ebab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc3b26eba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2724715==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f267c5e278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f267c88dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f267c88da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,36
> 
> =================================================================
> ==2572856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8960bcf78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8976d435ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2571128==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9af825c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9ae20eb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9ae2396ab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2571133==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdc395c578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fdc4fba55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdc39870ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2573040==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0c637925ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,36
> /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:292:12: runtime error: reference binding to null pointer of type 'GUINet'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:292:12 in 
> /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:142:22: runtime error: member call on null pointer of type 'GUINet'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:142:22 in 
> /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:400:9: runtime error: member call on null pointer of type 'GUINet *'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:400:9 in 
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2573140==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000001328f50 bp 0x7f69fd1b3550 sp 0x7f69fd1b3470 T1)
> ==2573140==The signal is caused by a READ memory access.
> ==2573140==Hint: address points to the zero page.
>     #0 0x1328f50 in GUINet::setSimDuration(int) /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:401:5
>     #1 0x10e4b04 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:142:22
>     #2 0x7f6a105314f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #3 0x7f6a0ff33608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #4 0x7f6a0ca33292 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 : basic container leaving_vehicle_at_stop ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2571295==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1db619d78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1dcc77c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1db6448ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2572255==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0c4f82578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0c6599b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0c4fad0ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2572284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f35d39af78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f35e9b235ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f35d3c5aab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2572267==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f38d4de778d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f38eaf595ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f38d5092ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2573031==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc1122ca78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc1284645ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc112575ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2571462==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdd95fed78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fddac1615ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 : basic container transfer ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2572840==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f70ea93078d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7100aa45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f70eabdbab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2570978==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb3cea3b78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb3e4bb25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb3cece6ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2571115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f855fab378d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8575c265ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f855fd5eab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2570953==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6707b0578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f671dc775ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 : basic container transfer_unconnected_4 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2570714==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9822d0f78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9838e855ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 : basic container transfer_unconnected_chain ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2570620==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcfeb8d578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd001a485ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcfebb80ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2570471==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1c7ac7578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1c90de85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1c7af20ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2570477==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f857cbfd78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8592d715ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f857cea8ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2572906==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa7702b578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa7864295ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa770560ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2571341==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe7ca2d578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe7e04445ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe7ca580ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2571515==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f80d243078d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f80e85a45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f80d26dbab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2571588==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3f164dd78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3f2c64f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3f16788ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2571527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f47ff46078d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f48155d45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f47ff70bab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,37
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2571957==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f59a262578d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f59b87975ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f59a28d0ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2572229==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff6f5e6a78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff70bfdf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff6f6115ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2571528==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3b605cc78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3b767505ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3b60877ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2572297==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1c4d8e778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1c63ecb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1c4db92ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2572306==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f72f8ffc78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f730f5f35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f72f92a7ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2572323==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4e825f778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4e98bda5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4e828a2ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,37
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2572288==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f423fbdc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4229a5278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4229cfdab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2572242==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7b15cbf78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7b2be375ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7b15f6aab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2573205==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcf3919578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcf39440ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcf39440a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2573430==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1ef4b8578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1ef4e30ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1ef4e30a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2573257==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f626839f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f626864aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f626864aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2573141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f245a18b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f245a436ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f245a436a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,30
> 
> =================================================================
> ==2573437==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5ce7cb978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5ce7f64ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5ce7f64a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2563451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f60c1ecc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f60c2177ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f60c2177a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2563767==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8f0399c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8f03c47ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8f03c47a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2563912==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc5b73f678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc5b76a1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc5b76a1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
54a65,81
> 
> =================================================================
> ==2561641==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbd3bb6578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbd3be10ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbd3be10a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2561599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f055d43578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f055d6e0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f055d6e0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2561634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5af067f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5af092aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5af092aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2564018==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6d6209578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6d62340ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6d62340a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2562977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f98ea23978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f98ea4e4ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f98ea4e4a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics insertion best_distance ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2562951==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8949b3d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8949de8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8949de8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,31
> 
> =================================================================
> ==2563096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f311ca6578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f311cd10ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f311cd10a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2562642==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4f692f778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4f695a2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4f695a2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2562976==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2452fef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f245329aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f245329aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2562802==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fca995a978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fca99854ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fca99854a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2562805==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7636faf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f763725aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f763725aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2562804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fecfee0c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fecff0b7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fecff0b7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2563134==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f08a3ee578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f08a4190ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f08a4190a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics ramps on_ramp blocker_on_main_brakes ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2561848==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5a6b8ed78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5a6bb98ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5a6bb98a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics ramps on_ramp blocker_on_main_brakes2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2562069==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4a6b53578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4a6b7e0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4a6b7e0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics ramps on_ramp blocker_on_main_brakes3 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2562158==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f30b73e578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f30b7690ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f30b7690a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics ramps on_ramp blocker_on_main_brakes4 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2562159==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7b10d1578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7b10fc0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7b10fc0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics ramps on_ramp blocker_on_main_frees_lane ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2561745==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8f2f89978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8f2fb44ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8f2fb44a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics ramps onoff_ramp 2veh_cross_paths ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2562223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb47662b78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics ramps onoff_ramp 2veh_cross_paths2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2562289==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdbec0bd78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics ramps onoff_ramp 2veh_cross_paths4 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2562567==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5d9320f78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2563354==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fde4281d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fde42ac8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fde42ac8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2564047==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f82ceeb878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f82cf163ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f82cf163a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2563179==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcb9a61d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcb9a8c8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcb9a8c8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2563334==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4b818a878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4b81b53ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4b81b53a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2564530==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7144c3578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7144ee0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7144ee0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2564046==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6eaec3578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6eaeee0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6eaeee0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2564070==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f193150378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f19317aeab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f19317aea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2564068==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7c8c89578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7c8cb40ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7c8cb40a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2564503==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5097ec278d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f50ae0585ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f509816dab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2564516==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa7cc00278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa7cc2adab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa7cc2ada9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2564049==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f920ed3578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f920efe0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f920efe0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2564408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc2b9c9d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc2b9f48ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc2b9f48a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,36
> 
> =================================================================
> ==2568687==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5b8cf8a78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5ba30ff5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2569774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f61f74d378d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f620d63a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f61f777eab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2569732==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe37363578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe3897985ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe3738e0ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2566872==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f51827565ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f516c5e778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f516c892ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2567195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f56f25d05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f56dc44778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f56dc6f2ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2567261==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f07240cd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0724378ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0724378a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2567046==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc1327b45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc11c63b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc11c8e6ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2569149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe6b3c9a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe69db2578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe69ddd0ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,45
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2569870==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5e4df1b78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5e6406c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2569873==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe1d8de85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 trainStop_car_disconnected ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2569945==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3a7f49a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 leaving_vehicle_at_stop ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2569109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdbeb65278d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fdc01c455ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdbeb8fdab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2569128==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa24bd1c78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa2622fe5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa24bfc7ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,40
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2569683==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 2 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f0d4a2aba38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0d348dd78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2569827==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f608361b78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f60997a25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f60838c6ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,36
> 
> =================================================================
> ==2569136==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff4faf0778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff5114e95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2568230==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efe80dbd78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7efe96f235ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efe81068ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2568548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff51471378d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff52a8785ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff5149beab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2567743==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f68fbded78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6911f665ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f68fc098ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2568114==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8bac27578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8bc23e75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8bac520ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2567796==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6ebd05578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6ed31cb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6ebd300ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2567916==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1b6faa578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1b85c185ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1b6fd50ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2566441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5a8c54278d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5aa26ce5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5a8c7edab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2569176==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f418b43c78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f41a1a395ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f418b6e7ab5  (<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 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2566683==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9702f8d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f96ece1578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f96ed0c0ab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2566837==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1c2aeb578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1c410295ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1c2b160ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2566456==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7febec66f78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fec027e35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7febec91aab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,36
> 
> =================================================================
> ==2566865==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa008a5378d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa01ebc55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2566855==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa4a472b78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa4ba8af5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa4a49d6ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,37
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2568620==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f131757578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f132d6ff5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1317820ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2565278==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f72ac02a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7295ec578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7296170ab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,96
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2565496==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1560 byte(s) in 3 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x3f05e1d in SUMOVehicleParserHelper::parseVehicleAttributes(int, SUMOSAXAttributes const&, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:274:37
>     #2 0x3eae068 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:100:34
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f82292a55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f82292a55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 scale individual scale3 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2565489==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f308b04c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3074eeb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3075196ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2565497==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd00f0bb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd00f366ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd00f366a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2565745==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f72c07aa78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2565738==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fafb82ec78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fafb8597ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fafb8597a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2565748==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7b1e87578d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2566033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2b36b8578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2b36e30ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2b36e30a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2566027==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbff9ff278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbffa29dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbffa29da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2568608==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f06b3e9578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f06ca00a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f06b4140ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2568618==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa3f0d8278d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa406f0a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 : basic person stop_teleport_stop ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2569557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f487bb315ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2566421==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa370f8478d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa3875525ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa37122fab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2568129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6b1aca378d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6b30e165ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6b1af4eab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2568194==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2c065ff78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2c1c7725ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2c068aaab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2568784==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f35aac1778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f35c120e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f35aaec2ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2569065==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f42e669f78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f42fcc825ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f42e694aab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2566041==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1a101905ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f19f9bbd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f19f9e68ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2566190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd3771005ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd360b1778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd360dc2ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2566439==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fdd149925ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdcfe80778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdcfeab2ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2568209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7d62ddd78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7d78f4f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7d63088ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2567286==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbbefcea78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fbc05e745ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbbeff95ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2567648==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3fdcfa05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 walk_duration ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2567561==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f444b7c578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f446193c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f444ba70ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2567668==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbb46eaf78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fbb5d0225ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbb4715aab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2567309==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa18134578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa1974ba5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa1815f0ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2567688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2799bfb78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f27afd955ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2799ea6ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2566039==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f351956a78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f352f6df5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3519815ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2570455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f12d28e278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f12d2b8dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f12d2b8da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2570112==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f930702578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f93072d0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f93072d0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,30
> 
> =================================================================
> ==2570346==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f44a0e8f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f44a113aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f44a113aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2570342==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe86babb78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2570329==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1b667a578d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2570338==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa8d4faf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa8d525aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa8d525aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2552148==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9dd513b78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2552000==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbe8e19278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbe8e43dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbe8e43da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2552201==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1f74f8b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1f75236ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1f75236a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2552265==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f36d508c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f36d5337ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f36d5337a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2551600==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7faccf1aa78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faccf455ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faccf455a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2551596==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fea7203578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fea722e0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fea722e0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2552288==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f822d7dd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f822da88ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f822da88a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2552598==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdb4a83b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdb4aae6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdb4aae6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
3a4,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2553155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbc20d8d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbc21038ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbc21038a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2552836==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3f5365578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3f53900ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3f53900a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2553043==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5f0b25178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5f0b4fcab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5f0b4fca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2553011==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4f595bd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4f59868ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4f59868a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2552847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f900b37578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f900b620ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f900b620a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2551660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f426936d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4269618ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4269618a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2551882==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbcbe1a578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbcbe450ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbcbe450a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2552311==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6b7812b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6b783d6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6b783d6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2552312==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc03ada578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc03b050ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc03b050a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2552420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4758f0f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f47591baab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f47591baa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2553186==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f36802b478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f368055fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f368055fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2553161==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9d74cd478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9d74f7fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9d74f7fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2553339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb4bf7f678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb4bfaa1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb4bfaa1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2553242==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f12e4dde78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f12e5089ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f12e5089a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2553815==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc2f6cdc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc2f6f87ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc2f6f87a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2553362==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7faaa737b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faaa7626ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faaa7626a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2553606==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd022fe678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd023291ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd023291a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2554012==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f88177ce78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8817a79ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8817a79a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2553917==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f853db2678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f853ddd1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f853ddd1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2554164==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7feb67e9678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feb68141ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feb68141a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2554158==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f68b69be78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f68b6c69ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f68b6c69a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2554318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa92af8678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa92b231ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa92b231a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2554258==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2024d9478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f202503fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f202503fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2554321==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0b4a9cf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0b4ac7aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0b4ac7aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,11
> 
> =================================================================
> ==2554345==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8a28cef78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2564537==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb769fd578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb76a280ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb76a280a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2564925==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f99e471578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f99e49c0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f99e49c0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3945add78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3945d88ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3945d88a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2564934==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f85b2dbb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f85b3066ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f85b3066a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2564947==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc3f11bb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc3f1466ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc3f1466a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2564951==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f774988578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7749b30ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7749b30a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2564955==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd69013578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd6903e0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd6903e0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2565236==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd35640b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd3566b6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd3566b6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2574240==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f151af9d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f151b248ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f151b248a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2573766==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5570d4778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5570ff2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5570ff2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2574078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f87b4b0778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f87b4db2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f87b4db2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2573959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f511536278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f511560dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f511560da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2574058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbc72ad278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbc72d7dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbc72d7da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2573570==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0ff0add78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0ff0d88ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0ff0d88a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2574259==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f69b4c0578d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2573629==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcfb0ab178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcfb0d5cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcfb0d5ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2573636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efe5d42c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efe5d6d7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efe5d6d7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated 80kmh_highFlow ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2558551==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc523acc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc523d77ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc523d77a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated 80kmh_lowFlow ( Last six runs Mar2021 Feb2021 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated basic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2558079==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f535acdd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f535af88ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f535af88a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated controlling_detectors ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2559835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 2 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f60a2f4da38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f608dc0b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f608deb6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2558351==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8a0bfe778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8a0c292ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8a0c292a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated custom_detector_maxGap ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2558412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb2bd51c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb2bd7c7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb2bd7c7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated dualring ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2559603==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12992 byte(s) in 232 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7ff942645a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff92c82778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff92cad2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2559466==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9408 byte(s) in 168 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7fbbf3d10a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbbddef178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbbde19cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2559527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10640 byte(s) in 190 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f30bc673a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f30a684378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f30a6aeeab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2559542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72016 byte(s) in 1286 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f8c51fe4a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8c3c1c978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8c3c474ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2558115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdf7398478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdf73c2fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdf73c2fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated green_minor_uncontrolled ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2558849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24528 byte(s) in 438 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7fdf4e2f6a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdf38d7578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdf39020ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2558947==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 23520 byte(s) in 420 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f19b11b2a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f199bc3378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f199bedeab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,33
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2558759==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 33600 byte(s) in 600 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7fbb1328ca38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbafdd0b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbafdfb6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2559666==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 2 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f65b89eda38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f65a36ba78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f65a3965ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2559658==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3d2a76578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3d2aa10ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3d2aa10a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated minDur_too_short ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2558527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff3942ba78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated parameters ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2558347==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd45993c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd459be7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd459be7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated partialy_green_lane ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2558643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 18592 byte(s) in 332 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f17a3f6ba38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f178e9f078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f178ec9bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
3a4,12
> 
> =================================================================
> ==2558714==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa9eef6178d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated short_lane ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2559007==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdcde99f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdcdec4aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdcdec4aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated simstart_at_100 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2558475==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f59548cf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5954b7aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5954b7aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated unused_indices ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2558957==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f391679a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3916a45ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3916a45a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls add_attribute_next ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2560531==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f95848c378d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls all_off ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2557638==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa52da0578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa52dcb0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa52dcb0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin0 add_off0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2554441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7faa64e5f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faa6510aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faa6510aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin0 add_off0_with_redyellow ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2555332==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5995d5f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f599600aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f599600aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin0 add_off50 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2554443==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe05947c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe059727ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe059727a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin0 add_off_1_5T ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2554690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f268e0f278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f268e39dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f268e39da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin0 add_off_2T ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2554873==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f18d0db778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f18d1062ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f18d1062a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin0 add_off_T ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2554689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe96030578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe9605b0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe9605b0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin0 add_off_halfT ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2554688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa78ca9d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa78cd48ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa78cd48a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin0 orig_off0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2554449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f181f44178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f181f6ecab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f181f6eca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin0 sub_off50 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2555171==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff97062d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff9708d8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff9708d8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin0 sub_off_1_5T ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2555276==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6c31d9d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6c32048ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6c32048a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin0 sub_off_2T ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2555295==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa49a6d578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa49a980ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa49a980a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin0 sub_off_T ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2555219==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc29887d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc298b28ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc298b28a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin0 sub_off_halfT ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2555204==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f24f6e4778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f24f70f2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f24f70f2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin0 subsecond ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2555439==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd3ff45778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd3ff702ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd3ff702a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin100 add_off0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2556715==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc3983d978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc398684ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc398684a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin100 add_off50 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2556724==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7d4e68978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7d4e934ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7d4e934a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin100 add_off_1_5T ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2557185==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fafdad1778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fafdafc2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fafdafc2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin100 add_off_2T ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2557187==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa3f963178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa3f98dcab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa3f98dca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin100 add_off_T ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2556988==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f317b55f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f317b80aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f317b80aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin100 add_off_halfT ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2556872==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9f02a8978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9f02d34ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9f02d34a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin100 orig_off0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2556591==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd889ccd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd889f78ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd889f78a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin100 sub_off50 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2557240==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1e67eb778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1e68162ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1e68162a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin100 sub_off_1_5T ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2557314==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdecd5af78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdecd85aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdecd85aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin100 sub_off_2T ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2557431==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbefd43778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbefd6e2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbefd6e2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin100 sub_off_T ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2557305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f24bf72a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f24bf9d5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f24bf9d5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin100 sub_off_halfT ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2557241==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f17af1a178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f17af44cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f17af44ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin50 add_off0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2555895==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f043fbec78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f043fe97ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f043fe97a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin50 add_off50 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2555897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff6ad0dd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff6ad388ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff6ad388a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin50 add_off_1_5T ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2556080==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f773cb8f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f773ce3aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f773ce3aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin50 add_off_2T ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2556105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7c9e2af78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7c9e55aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7c9e55aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin50 add_off_T ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2556073==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa4ab1e778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa4ab492ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa4ab492a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin50 add_off_halfT ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2555958==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f67b8a5778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f67b8d02ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f67b8d02a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin50 orig_off0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2555444==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff258d4778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff258ff2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff258ff2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin50 sub_off50 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2556102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff16249f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff16274aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff16274aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin50 sub_off_1_5T ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2556438==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f054686278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0546b0dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0546b0da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin50 sub_off_2T ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2556518==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbb6e2cd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbb6e578ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbb6e578a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin50 sub_off_T ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2556382==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f37f3a2c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f37f3cd7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f37f3cd7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin50 sub_off_halfT ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2556195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5e5139178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5e5163cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5e5163ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls delay_based custom_detector ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2560381==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcd583c778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcd58672ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcd58672a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls delay_based specified_in_additional_defaults ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2559920==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f543be4778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f543c0f2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f543c0f2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls delay_based specified_in_additional_file ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2560315==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efffbe9178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efffc13cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efffc13ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls delay_based specified_in_additional_range_option ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2559927==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f925518478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f925542fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f925542fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls delay_based specified_in_netfile ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2559952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7e8698a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7e86c35ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7e86c35a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls errors missing_yellow ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2557990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff000e5a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff001105ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff001105a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls off ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2557493==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc73678b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc736a36ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc736a36a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls offset_only ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2560508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efd3c34778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efd3c5f2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efd3c5f2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls traffic_light_unregulated ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,35
> 
> =================================================================
> ==2560502==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe8cf84b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe8cfaf6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe8cfaf6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2561532==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fac192af78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fac1955aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fac1955aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2560544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc25d24378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc25d4eeab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc25d4eea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2560624==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f04991e778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0499492ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0499492a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2560773==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4f7cd1778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4f7cfc2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4f7cfc2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2560940==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6bd335b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6bd3606ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6bd3606a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2561162==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efebbeff78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efebc1aaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efebc1aaa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2560897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f62cf3db78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f62cf686ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f62cf686a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2561384==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f966699578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9666c40ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9666c40a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2560879==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efd0eaa578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efd0ed50ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efd0ed50a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2561387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff6a261778d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2561396==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6fc451778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6fc47c2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6fc47c2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2759936==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f43a35e578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f43a3890ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f43a3890a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2759925==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4aa3bef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4aa3e9aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4aa3e9aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2760410==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdf0ee7578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdf0f120ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdf0f120a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2760405==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f651010278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f65103adab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f65103ada9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2764067==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc55879878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc558a43ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc558a43a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2760621==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff8ac01b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff8ac2c6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff8ac2c6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2761427==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f56aa66b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f56aa916ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f56aa916a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2759923==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1f7aea578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1f7b150ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1f7b150a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2760664==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f405488578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4054b30ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4054b30a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2759868==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7bcd33378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7bcd5deab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7bcd5dea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2761444==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fef1ae1978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fef1b0c4ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fef1b0c4a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2760497==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f63800b178d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2759916==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f920a0db78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f920a386ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f920a386a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2760912==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f750504d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f75052f8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f75052f8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2760927==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbe7496e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbe74c19ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbe74c19a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2760935==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8f45f3478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8f461dfab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8f461dfa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2760946==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9d757de78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2760964==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3eac63078d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3ec27a45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3eac8dbab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,38
> 
> =================================================================
> ==2761114==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8d200ed78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8d3625f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2761449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff5abbf778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff5abea2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff5abea2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2761459==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1649a9a78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f165fc0d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1649d45ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2761466==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbc38daa78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbc39055ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbc39055a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2761690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7faa934b678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faa93761ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faa93761a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2761867==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4f72e2b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4f730d6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4f730d6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- 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
> =================================================================
> ==2761938==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002ce24ed bp 0x7fab35cb3d30 sp 0x7fab35cb3900 T2)
> ==2761938==The signal is caused by a READ memory access.
> ==2761938==Hint: address points to the zero page.
>     #0 0x2ce24ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2d59d75 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:46
>     #2 0x405db4d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fab49f405fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fab49f0f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fab49f10311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fab49f1054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fab49f40d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x408bb0a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x41a606b 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:165:42
>     #10 0x2d1f5e5 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:381:14
>     #11 0x2d150b2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10cf4c2 in GUILoadThread::run() /home/delphi/clangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fab498f94f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fab492fb608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fab45dfb292 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:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfae55a in pthread_create (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfae55a)
>     #1 0x7fab498f97e3 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2761931==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc525ecd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc526178ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc526178a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2761935==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa34b20078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa34b4abab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa34b4aba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2762034==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efdaae3a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efdab0e5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efdab0e5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,35
> 
> =================================================================
> ==2762191==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f70bad1578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f70bafc0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f70bafc0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2762137==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f34e63e078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f34e668bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f34e668ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2762330==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f274a94b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f274abf6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f274abf6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2762411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f37cda9c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f37cdd47ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f37cdd47a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2760451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa0ebfba78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa0ec265ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa0ec265a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,33
> 
> =================================================================
> ==2762444==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb48a45a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb48a705ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb48a705a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2762655==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9a5b5cf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9a5b87aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9a5b87aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2762662==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f61f29bf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f61f2c6aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f61f2c6aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2762663==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f17a358f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f17a383aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f17a383aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2762906==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7faa2bd4778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faa2bff2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faa2bff2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2762907==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f77f3f4b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f77f41f6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f77f41f6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2762953==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7feff954578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feff97f0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feff97f0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2763152==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f123b97a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f123bc25ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f123bc25a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2763235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff14347f78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2763250==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa10242578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa1026d0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa1026d0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2763270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3c557a578d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2763271==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efc17d2b78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2763528==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa12d2bf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa12d56aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa12d56aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2763652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f174118f78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2763667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa30172b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa3019d6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa3019d6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2763795==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f58ee86d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f58eeb18ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f58eeb18a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2764063==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f786dfb578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f786e260ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f786e260a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2764123==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe4aea9578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe4aed40ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe4aed40a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2764166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd21937d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd219628ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd219628a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2764170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2d9979878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2d99a43ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2d99a43a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2764173==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f343839a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3438645ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3438645a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2764256==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f192dfed78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f192e298ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f192e298a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2764440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7ce76b578d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2764535==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8a265f578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8a268a0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8a268a0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2764644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 336 byte(s) in 6 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7ff053e51a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff03e8e378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff03eb8eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2764735==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 336 byte(s) in 6 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7ff92afaba38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff915a3b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff915ce6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2764771==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f341267f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f341292aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f341292aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2764865==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f30d791c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f30d7bc7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f30d7bc7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2764895==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1f8f00778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1f8f2b2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1f8f2b2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2764981==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fee7b0cd78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2765047==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4548e1d78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2765113==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f02d5f4778d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2765227==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd85caaf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd85cd5aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd85cd5aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2765440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa20854d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa2087f8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa2087f8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,28
< Error: Vehicle 'ego' will not be able to depart using the given velocity (unpriorised junction too close)!
---
> Error: Vehicle 'ego' will not be able to depart using the given velocity (unpriorised junction too close)!/home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> 
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2765451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f89e129d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f89e1548ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f89e1548a9e  (<unknown module>)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2765552==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7ea4d0578d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket963 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2765558==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 154224 byte(s) in 2754 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f23f3cbea38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f23de74b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f23de9f6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket967 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2765628==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f698c63378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f698c8deab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f698c8dea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1006 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2765651==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f45b799f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f45b7c4aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f45b7c4aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1026 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2765756==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f23e482578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f23e4ad0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f23e4ad0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1032 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2765995==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f942eb0778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f942edb2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f942edb2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1044 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2766041==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f36e7d0b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f36e7fb6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f36e7fb6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1050 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2766104==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5d95aea78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5d95d95ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5d95d95a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1054 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2766157==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9826efd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f98271a8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f98271a8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1065 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2766260==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f014343578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f01436e0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f01436e0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1082 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2766286==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5feca5578d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1084 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2766450==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f262c1fb78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1088 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2766652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa3b315378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa3b33feab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa3b33fea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1091 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2766656==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc21d26d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc21d518ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc21d518a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1096 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2766708==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc60a08578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc60a330ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc60a330a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1096b ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2766721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8ce4ed578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8ce5180ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8ce5180a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1096c ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2766787==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f150684a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1506af5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1506af5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1107 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2766930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1a625a278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1a6284dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1a6284da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1114 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2767019==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f729460578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f72948b0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f72948b0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1176 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2767317==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff93afa578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff93b250ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff93b250a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1217 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2767327==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbaa75f278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbaa789dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbaa789da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1223 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2767326==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f49ec10c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f49ec3b7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f49ec3b7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1224 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2767400==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0f5cf0b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0f5d1b6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0f5d1b6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1273 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2767402==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa60b73c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa60b9e7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa60b9e7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1402 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2767755==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f327d45578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f327d700ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f327d700a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1452 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,31
> 
> =================================================================
> ==2767898==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7faaf323778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faaf34e2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faaf34e2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1520 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2767896==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd2f76c578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd2f7970ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd2f7970a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1539 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2767923==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f95143fb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f95146a6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f95146a6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1549 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2767935==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f27463c578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2746670ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2746670a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1551 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2768002==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f29e6d5d78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1553 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2768298==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3b4179878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3b41a43ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3b41a43a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1559 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2768306==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa0cd8f578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa0cdba0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa0cdba0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1560 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2768318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fca202b578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fca20560ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fca20560a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1575 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2768363==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5be8b6f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5be8e1aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5be8e1aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1591 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2768488==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f154eadd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f154ed88ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f154ed88a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1635 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2768530==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3541ebd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3542168ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3542168a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1635b ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2768635==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8f3e27578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8f3e520ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8f3e520a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1641 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2768864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0284fac78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0285257ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0285257a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1698 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2768891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff903aed78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff903d98ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff903d98a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1804 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2768913==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9352e0778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f93530b2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f93530b2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1861 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
4a5,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2768985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 168 byte(s) in 3 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7fa51ec94a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa50971578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa5099c0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1861b ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
4a5,31
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2769127==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd8bec7a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd8bef25ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd8bef25a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1869 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2769389==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb74846a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb748715ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb748715a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2087 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2769451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7c66f4078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7c671ebab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7c671eba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,345
> /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:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2769452==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f71e73d978d  (<unknown module>)
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x109be10 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 0x109bd3d 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 0x109ba0f 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 0x126dd5f 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 0x126da62 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2201 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2769475==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd0ee8ad78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd0eeb58ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd0eeb58a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2360 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2769512==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe8468a578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe846b50ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe846b50a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2543 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,28
> 
> =================================================================
> ==2769933==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe4f78fb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe4f7ba6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe4f7ba6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2556 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2770069==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f74b45c778d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2603 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2770156==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9f9d0af78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9f9d35aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9f9d35aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2670 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2770213==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f52c40cd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f52c4378ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f52c4378a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2740 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2770207==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff8adeed78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff8ae198ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff8ae198a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2823 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2770218==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9c0a7fb78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2834 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2770361==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1bdf6bf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1bdf96aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1bdf96aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2995 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2770525==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f47f1a1578d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2996 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2770558==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f17b25ef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f17b289aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f17b289aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2996b ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2770586==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7feb4654378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feb467eeab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feb467eea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3053 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2771033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa74ef8a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa74f235ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa74f235a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3056 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2771126==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdb0762578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdb078d0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdb078d0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3108 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2770827==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efd1d67b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efd1d926ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efd1d926a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3110 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2770844==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fba08a0d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fba08cb8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fba08cb8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3113 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2770976==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd0f353978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd0f37e4ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd0f37e4a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3258 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2771309==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9e8b0f878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9e8b3a3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9e8b3a3a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3265 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2771393==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7c0d94578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7c0dbf0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7c0dbf0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3584 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2771392==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f911a08578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f911a330ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f911a330a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3791 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2771800==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5cbfd6778d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4015 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2771830==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2287a4778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2287cf2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2287cf2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4180 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2771843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 2 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f494ff4ca38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f493a9d278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f493ac7dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4189 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,33
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.
> 
> =================================================================
> ==2771853==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9856 byte(s) in 176 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f0b24b13a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0b0f57f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0b0f82aab5  (<unknown module>)
> 
> Indirect leak of 56 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2771899==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc39707f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc39732aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc39732aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4254 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2771901==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5e1d00b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5e1d2b6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5e1d2b6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4255 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2772008==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb3a7d9578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb3a8040ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb3a8040a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4271 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2772120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2d367d778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2d36a82ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2d36a82a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4285 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2772285==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 224 byte(s) in 4 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f41a9199a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4193c1578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4193ec0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4286 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2772375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 17584 byte(s) in 314 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f09f7ed1a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f09e295378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f09e2bfeab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4286b ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2772432==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 15792 byte(s) in 282 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7faaa194ea38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7faa8c3d078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faa8c67bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4287 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2772556==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 40432 byte(s) in 722 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7fd8d9fe4a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd8c4a6578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd8c4d10ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4296 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2772605==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 784 byte(s) in 14 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7fed16054a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fed00ac278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fed00d6dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4298 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2772623==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9072 byte(s) in 162 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f9dd5b77a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9dc05fb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9dc08a6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4299 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2772722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 360 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f95e7689a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f95d20f278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f95d239dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4430 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2772968==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6506e8a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6507135ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6507135a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2772970==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 120 byte(s) in 5 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f73382565ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f731fc1b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f731fec6ab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,62
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2772979==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4944 byte(s) in 206 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fd911cb44f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 1232 byte(s) in 22 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4678 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2773155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 70112 byte(s) in 1252 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f5501f32a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f54ec9cf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f54ecc7aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4829 ( Last six runs Mar2021 Feb2021 )

---------- New result in errors ----------
/home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.

=================================================================
==2773168==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
    #1 0x7fa74f8e078d  (<unknown module>)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
    #1 0x7fa74fb8bab5  (<unknown module>)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
    #1 0x7fa74fb8ba9e  (<unknown module>)

SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4855 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2773322==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fda2aa0078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fda2acabab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fda2acaba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4861 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2773338==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa1ec39878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa1ec643ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa1ec643a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4900 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2773351==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ffb13eb578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ffb14160ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ffb14160a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4968 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2773561==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 336 byte(s) in 6 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f864d2b2a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8637d5378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8637ffeab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5013 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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: Teleporting vehicle 'NW'; junction collision with vehicle 'NE', lane=':C_2_0', gap=-1.00, time=9.75 stage=move.
> Warning: Vehicle 'NW' ends teleporting on edge 'CW', time 9.75.
> 
> =================================================================
> ==2773739==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f63865bb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6386866ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6386866a9e  (<unknown module>)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5021 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2773926==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 2 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f10a5661a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f10900ef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f109039aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5366 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2773632==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9fa985278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9fa9afdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9fa9afda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2773929==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fed5edff78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fed74f825ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fed5f0aaab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5487 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2773988==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe3fdcbf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe3fdf6aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe3fdf6aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5632 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2774004==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1300096 byte(s) in 23216 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f46a54bba38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f468ff4a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f46901f5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5704 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2774130==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f04d1aa578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f04d1d50ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f04d1d50a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5704b ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2774135==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6aea67a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6aea925ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6aea925a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5740 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2774201==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe2aac7378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe2aaf1eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe2aaf1ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2774280==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa74a51f78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa760af85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa74a7caab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5864 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/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 
> 
> =================================================================
> ==2774345==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6272 byte(s) in 112 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7fc253ed5a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc23e51778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc23e7c2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6283 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/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 
> 
> =================================================================
> ==2774504==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb05d3ed78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb05d698ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb05d698a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6283b ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/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 
> 
> =================================================================
> ==2774661==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f068711d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f06873c8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f06873c8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6415 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,34
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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 'trip_3'; junction collision with vehicle 'trip_0', lane=':659706_0_0', gap=-1.00, time=10.00 stage=move.
> Warning: Vehicle 'trip_3' ends teleporting on edge '-317183891#3', time 10.00.
> 
> =================================================================
> ==2774667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 2 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7fdd7cee3a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdd6796578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdd67c10ab5  (<unknown module>)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6436 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,33
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2774762==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2128 byte(s) in 38 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f0d8db62a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0d785df78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0d7888aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6437 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,33
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2774802==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3584 byte(s) in 64 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f6cd6032a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6cc0aaf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6cc0d5aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6438 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2774850==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2464 byte(s) in 44 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f1dc9bbda38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1db463a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1db48e5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6471 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2774854==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1120 byte(s) in 20 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f875d1bba38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8747c5a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8747f05ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6471b ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2774866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fceda78878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcedaa33ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcedaa33a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6597 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2775201==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 2 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f0e9c4e7a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0e871b878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0e87463ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6762 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2775334==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 672 byte(s) in 12 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f691d03da38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6907adf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6907d8aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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
> 
> =================================================================
> ==2775462==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 224 byte(s) in 4 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f647a8cda38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f646533778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7131 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2775589==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7faf682d278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faf6857dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faf6857da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7136 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2775598==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fce5a1e278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fce5a48dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fce5a48da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2775603==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe8e2e9578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe8f94675ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe8e3140ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7154 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2775633==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f893e62b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f893e8d6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f893e8d6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7473 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2775675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ffbb7d7a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ffbb8025ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ffbb8025a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7647 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2775681==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f404020b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f40404b6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f40404b6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7690 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2775762==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f517009f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f517034aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f517034aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7764 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,50
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2775853==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8064 byte(s) in 144 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f857886fa38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f857942d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f856227678d  (<unknown module>)
> 
> Indirect leak of 60064 byte(s) in 396 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,50
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2776133==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 82656 byte(s) in 1476 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7fdfeacf6a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdfeb8b402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdfd46fe78d  (<unknown module>)
> 
> Indirect leak of 60064 byte(s) in 396 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2776206==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fde2a3075ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2776315==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2e0bf9f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.
> 
> =================================================================
> ==2776361==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f48b057578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f48c670f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.
> 
> =================================================================
> ==2776472==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd5fa73d78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd6108d95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2776471==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe1d1aef78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe1e7c675ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe1d1d9aab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8116 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,33
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2776484==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3360 byte(s) in 60 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f7aaf9d2a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7a9a46378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7a9a70eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2663540==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fab701b578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fab70460ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fab70460a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM insert_with_maximum_speed ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2663486==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb28763d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb2878e8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb2878e8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM insert_with_speedLimit_speedFactor0.8 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2663498==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcde56d578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcde5980ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcde5980a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM insertion_speed ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2663565==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f428976a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4289a15ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4289a15a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM insertion_speed_step0.2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2663947==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7411ebb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7412166ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7412166a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM queue_stop_start_lowAccel idm ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2662996==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f42dea9f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f42ded4aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f42ded4aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM queue_stop_start_lowAccel idmm ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2663389==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f672f50f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f672f7baab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f672f7baa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM stop_exact ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2663396==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fee85e0578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fee860b0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fee860b0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM stop_exact_subsecond ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2663480==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0b6248a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0b62735ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0b62735a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model KraussPS steep_incline ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2664032==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f399908578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3999330ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3999330a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model W99 bottleneck ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
210a221,237
> 
> =================================================================
> ==2664021==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f345a3bd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f345a668ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f345a668a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model Wiedemann getSecureGap ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2664013==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1f77bb578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1f77e60ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1f77e60a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model adap_speed_for_new_lane default_model ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2660034==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f508e55b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f508e806ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f508e806a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel apparentDecel_higher ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2662575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff10485178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff104afcab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff104afca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel apparentDecel_lower ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2662559==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbfa464d78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel apparentDecel_lower_collision ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2662565==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7cf259878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7cf2843ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7cf2843a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel apparentDecel_lower_collision_avoided ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2662571==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f976307a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9763325ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9763325a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel avoid_collision ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,31
> 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.
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2662992==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0f9274078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0f929ebab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0f929eba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 : cf_model apparentDecel_emergencyDecel emergencyDecel_low_warning ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2662584==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f96fff6578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9700210ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9700210a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,41
> 
> =================================================================
> ==2662981==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7ff009d114f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> 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 : cf_model apparentDecel_emergencyDecel emergencyInsertion2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,41
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2662986==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9384 byte(s) in 391 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f10396ef4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2662974==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdebceed78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdebd198ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdebd198a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model bugs ticket3922 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2664105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f97676ef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f976799aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f976799aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,41
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2664034==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1512 byte(s) in 63 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f82f91134f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2664208==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f01d881578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f01d8ac0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f01d8ac0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model bugs ticket7734 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2664553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4cf65bd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4cf6868ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4cf6868a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model collisions pileup ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,54
> 
> =================================================================
> ==2662167==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f38b219b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f38b2446ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f38b2446a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model collisions pileup_warn ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,39
> 
> =================================================================
> ==2662228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb0aae5a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb0ab105ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb0ab105a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles ACC ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1880a1891,1907
> 
> =================================================================
> ==2654926==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9a93e2478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9a940cfab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9a940cfa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles W99 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2654676==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f633150178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f63317acab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f63317aca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles circle ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2654170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff8fc81f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff8fcacaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff8fcacaa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles circle_actionsteplength ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2654178==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2c9230b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2c925b6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2c925b6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles circle_two_lanes ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2655093==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f99d4df678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f99d50a1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f99d50a1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles circle_two_lanes_actionsteplength ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2655176==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd88c9d978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd88cc84ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd88cc84a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles idm ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2654223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f48957af78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4895a5aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4895a5aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles idmm ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2654240==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f141067978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1410924ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1410924a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles kerner ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2654502==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1cc263c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1cc28e7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1cc28e7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles krauss ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2654583==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdbf614f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdbf63faab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdbf63faa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles kraussPS ( Last six runs Mar2021 Feb2021 )

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

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles kraussX ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2654768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff238f2478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff2391cfab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff2391cfa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength ACC ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,28
> 
> =================================================================
> ==2656010==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc2cc69478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc2cc93fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc2cc93fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength CACC ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2656092==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc41b56f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc41b81aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc41b81aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength W99 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2655766==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb957d6978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb958014ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb958014a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength circle ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2655259==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6fec27178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6fec51cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6fec51ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength circle_two_lanes ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2656176==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8f7f25478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8f7f4ffab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8f7f4ffa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength idm ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2655343==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f75f259978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f75f2844ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f75f2844a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength idmm ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2655426==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f401393c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4013be7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4013be7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength kerner ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2655509==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fefd4a3178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fefd4cdcab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fefd4cdca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength krauss ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,30
> 
> =================================================================
> ==2655631==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fab8fc8178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fab8ff2cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fab8ff2ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength kraussPS ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2655754==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3a3d24b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3a3d4f6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3a3d4f6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength kraussX ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2655927==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f539afcf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f539b27aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f539b27aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength wiedemann ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,30
> 
> =================================================================
> ==2655760==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6f2908f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6f2933aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6f2933aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model errors tau_below_stepsize ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
3a4,12
> 
> =================================================================
> ==2661427==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f83609af78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution bottleneck ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2659414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa9f564778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa9f58f2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa9f58f2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution bottleneck_confluence ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2659525==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f33f831f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f33f85caab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f33f85caa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution bottleneck_departLane_random ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2659419==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f776b86778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f776bb12ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f776bb12a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution bottleneck_zipper ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2659434==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f628e50778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f628e7b2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f628e7b2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution bottleneck_zipper_subseconds ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2659446==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f38fa0fb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f38fa3a6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f38fa3a6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution high_flow ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2659393==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9d0c89778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9d0cb42ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9d0cb42a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution tls ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2659667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe0175d578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe017880ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe017880a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model parameters attr_carFollowModel ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2654164==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe7dec1578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe7deec0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe7deec0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model parameters idm ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,10
> 
> =================================================================
> ==2653792==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc19bb4a78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start ACC ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2658977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5edb5b578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5edb860ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5edb860a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start CACC ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2659294==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5cfe31b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5cfe5c6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5cfe5c6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start W99 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2658910==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f29668c578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2966b70ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2966b70a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start default ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2658506==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f842d63578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f842d8e0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f842d8e0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start idm ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2658608==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcd323c378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcd3266eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcd3266ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start idmm ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2658652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3d5ccf578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3d5cfa0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3d5cfa0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start kerner ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2658812==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7511c2b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7511ed6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7511ed6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start krauss ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2658816==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f447e3bf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f447e66aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f447e66aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start wiedemann ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2658853==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4e29cd578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4e29f80ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4e29f80a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel Freight ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2661456==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f96db2cd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f96db578ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f96db578a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel ICE1 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2661782==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb7efe8a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb7f0135ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb7f0135a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel ICE3 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2661513==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f47c117578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f47c1420ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f47c1420a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,74
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2662166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 640 byte(s) in 10 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x2cf4fc0 in NLJunctionControlBuilder::closeJunctionLogic() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:438:30
>     #2 0x2d59a9a in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:46
>     #3 0x405db4d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7fe51f683f52 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 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe508e4578d  (<unknown module>)
> 
> Indirect leak of 384 byte(s) in 10 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x2d0e320 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 0x2d0e24d 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
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2661903==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbb2a97578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbb2ac20ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbb2ac20a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel NGT400_16 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2661654==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6f329bf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6f32c6aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6f32c6aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel RB425 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2662106==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3e7511578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3e753c0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3e753c0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel RB628 ( Last six runs Mar2021 Feb2021 )

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

TEST FAILED on ts-sim-build-ba : cf_model rail accel REDosto7 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2662110==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f132b46f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f132b71aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f132b71aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model slope default_model ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2659788==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc8a624778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc8a64f2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc8a64f2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model slope kraussPS ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2659850==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc06801578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc0682c0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc0682c0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position ACC ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2656800==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f49a09a578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f49a0c50ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f49a0c50a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position CACC ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2656906==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe39411578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe3943c0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe3943c0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position W99 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2656758==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0d0e3ab78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0d0e656ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0d0e656a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position default ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2656223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb20fe8578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb210130ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb210130a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position idm ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2656341==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fecd645578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fecd6700ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fecd6700a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position idmm ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2656503==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9eace9f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9ead14aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9ead14aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position kerner ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2656508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcfab5fb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcfab8a6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcfab8a6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position krauss ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2656521==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f49a9c3578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f49a9ee0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f49a9ee0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position wiedemann ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2656752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f724367f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f724392aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f724392aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_slack ACC ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2658225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7effd5c9f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7effd5f4aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7effd5f4aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_slack CACC ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2658303==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2142ae278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2142d8dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2142d8da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_slack W99 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2658205==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ffa7856578d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_slack default ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2657636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7251b0b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7251db6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7251db6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_slack idm ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2657823==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f560bac578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f560bd70ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f560bd70a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_slack idmm ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2657933==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1b6399f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1b63c4aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1b63c4aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_slack kerner ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2657964==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd38385b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd383b06ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd383b06a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_slack krauss ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2658102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8131a2b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8131cd6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8131cd6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_slack wiedemann ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2658168==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4f1f16378d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_with_follower ACC ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2657609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa43858f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa43883aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa43883aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_with_follower W99 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2657562==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f64b3a9878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f64b3d43ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f64b3d43a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_with_follower default ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2657089==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff3ba44a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff3ba6f5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff3ba6f5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_with_follower idm ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2657144==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7faf4b99f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faf4bc4aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faf4bc4aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_with_follower idmm ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2657152==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdeb51fb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdeb54a6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdeb54a6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_with_follower kerner ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2657153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f98b9cb578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f98b9f60ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f98b9f60a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_with_follower krauss ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2657376==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f17f089578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f17f0b40ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f17f0b40a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_with_follower wiedemann ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2657549==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f68b564378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f68b58eeab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f68b58eea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step0.5_tau0.5 krauss ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2660989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbe5950e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbe597b9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbe597b9a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step0.5_tau0.5 kraussOrig1 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2660996==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcb409d978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcb40c84ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcb40c84a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step0.5_tau1.0 krauss ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2660764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbb12b9e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbb12e49ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbb12e49a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step0.5_tau1.0 kraussOrig1 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2660968==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa231c1378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa231ebeab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa231ebea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step1.0_tau0.5 IDM ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,32
> 
> =================================================================
> ==2660356==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f550b88978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f550bb34ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f550bb34a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step1.0_tau0.5 krauss ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
4a5,31
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2660283==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f806c63f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f806c8eaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f806c8eaa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step1.0_tau0.5 kraussOrig1 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
4a5,13
> 
> =================================================================
> ==2660330==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1a7f4c378d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,30
> 
> =================================================================
> ==2660621==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8d923f978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8d926a4ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8d926a4a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,30
> 
> =================================================================
> ==2660572==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f140929e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1409549ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1409549a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,30
> 
> =================================================================
> ==2660618==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2b141ee78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2b14499ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2b14499a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step1.0_tau1.0 krauss ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2660078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbdaa27978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbdaa524ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbdaa524a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step1.0_tau1.0 kraussOrig1 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2660108==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff29376778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff293a12ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff293a12a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model vehs_per_hour free_flow krauss ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2660999==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb32e55178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb32e7fcab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb32e7fca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model vehs_per_hour free_flow kraussOrig1 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2661004==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe36474c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe3649f7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe3649f7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model vehs_per_hour stopped krauss ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2661245==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb3674af78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb36775aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb36775aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model vehs_per_hour stopped kraussOrig1 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2661312==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f68a602b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f68a62d6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f68a62d6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery actualBatteryCapacity ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2729013==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f736a40b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f736a6b6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f736a6b6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery braunschweig ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2728835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f177a93d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f177abe8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f177abe8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2728909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f744594778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7445bf2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7445bf2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_output ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2729147==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8f23c7978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8f23f24ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8f23f24a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_output_subseconds ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2729367==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0a67b9f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0a67e4aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0a67e4aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_parked ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2728978==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efc97a4778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efc97cf2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efc97cf2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery half_equipped ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2728836==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd1c08fd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd1c0ba8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd1c0ba8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery recuperateByDecel ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2729285==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0e0a85b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0e0ab06ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0e0ab06a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery stoppingTreshold ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2729276==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f29d179978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f29d1a44ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f29d1a44a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery tripinfo_emission ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2729360==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f625d96578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f625dc10ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f625dc10a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 : devices bluelight 3lanes ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2730377==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f22447d278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2244a7dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2244a7da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight 3lanes_left ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2730508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f534b11b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f534b3c6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f534b3c6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight 3lanes_right ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2730502==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f57aec6878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f57aef13ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f57aef13a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight multiple ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2729891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0a2cd5a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0a2d005ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0a2d005a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight override_strategic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2730371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f640b96d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f640bc18ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f640bc18a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight reactiondist ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2729942==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6da24fb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6da27a6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6da27a6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight short_edge ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2730363==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd3e7b8f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd3e7e3aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd3e7e3aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight short_edge_turnaround ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2730366==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff0ce61578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff0ce8c0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff0ce8c0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight single ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2729826==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe067d2078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe067fcbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe067fcba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment all_by_name__receiver ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2730701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f95b97de78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f95b9a89ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f95b9a89a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment all_by_name__sender ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2730935==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1ea9b1c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1ea9dc7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1ea9dc7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment all_by_prob__receiver ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2730604==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6380e8678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6381131ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6381131a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment all_by_prob__sender ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2730691==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f145acfc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f145afa7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f145afa7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment by_vehicle_param ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2731236==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa186d3c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa186fe7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa186fe7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment by_vehicle_param_over_vtype1 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2731598==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f831149678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8311741ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8311741a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment by_vehicle_param_over_vtype2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2731610==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9bffbc378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9bffe6eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9bffe6ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment by_vtype_param ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2731581==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f843dc6678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f843df11ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f843df11a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment half_by_name__receiver ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2731216==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f76a1cbe78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f76a1f69ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f76a1f69a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment half_by_name__sender ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2731217==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd4b583c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd4b5ae7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd4b5ae7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment half_by_prob__receiver ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2730980==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd22ed0678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd22efb1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd22efb1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment half_by_prob__sender ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2731038==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f844d62678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f844d8d1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f844d8d1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality approaching_opposite all_cps ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2732029==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0ebaf9c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0ebb247ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0ebb247a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality approaching_opposite one_cp ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2732195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa35873c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa3589e7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa3589e7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_both_receiver all_cps ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2732247==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f830f5f678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f830f8a1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f830f8a1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_both_receiver one_cp ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2732280==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f470338c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4703637ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4703637a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_left_receiver all_cps ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2732299==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f757f07678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f757f321ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f757f321a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_left_receiver diff_speed ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2732336==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1222cb678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1222f61ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1222f61a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_left_receiver one_cp ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2732333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2f3ab5678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2f3ae01ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2f3ae01a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_right_receiver all_cps ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2732381==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f34f976e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f34f9a19ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f34f9a19a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_right_receiver diff_speed ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2732788==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f56b42bc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f56b4567ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f56b4567a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_right_receiver one_cp ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2732636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f72f194c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f72f1bf7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f72f1bf7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality parallel all_cps ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2731611==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7feedc0ac78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feedc357ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feedc357a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality parallel one_cp ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2731625==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f277799b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2777c46ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2777c46a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality parallel_one_starting_later all_cps ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2731632==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4bac7d678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4baca81ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4baca81a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality parallel_one_starting_later one_cp ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2731943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f338650c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f33867b7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f33867b7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices driverstate queue_stop_start ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2752715==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f789533578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f78955e0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f78955e0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices driverstate queue_stop_start_idm ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2752723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8e32c8f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8e32f3aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8e32f3aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,376
> /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:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2729702==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f88a65c378d  (<unknown module>)
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x109be10 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 0x109bd3d 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 0x109ba0f 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 0x126dd5f 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 0x126da62 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 0x126d455 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 0x3e93395 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
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,376
> /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:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2729556==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f905beaa78d  (<unknown module>)
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x109be10 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 0x109bd3d 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 0x109ba0f 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 0x126dd5f 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 0x126da62 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 0x126d455 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 0x3e93395 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
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,376
> /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:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2729824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5f033f678d  (<unknown module>)
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x109be10 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 0x109bd3d 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 0x109ba0f 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 0x126dd5f 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 0x126da62 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 0x126d455 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 0x3e93395 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
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,376
> /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:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2729710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f080f0f678d  (<unknown module>)
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x109be10 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 0x109bd3d 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 0x109ba0f 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 0x126dd5f 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 0x126da62 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 0x126d455 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 0x3e93395 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
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2728790==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f40ceb9578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f40cee40ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f40cee40a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices example custom_parameters ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2728527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbb693ef78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices example other_device ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2728788==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff3c0a8f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff3c0d3aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff3c0d3aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment all_by_name ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2742102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2336e2c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f23370d7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f23370d7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment all_by_prob ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2741469==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f195d44e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f195d6f9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f195d6f9a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment all_by_prob_flow ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2742022==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4a9862c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4a988d7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4a988d7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment all_by_prob_trip ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2741500==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f97952c478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f979556fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f979556fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_flow ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2741958==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f75312e178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f753158cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f753158ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_flow_with_taz ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2743120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f38cfe6e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f38d0119ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f38d0119a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_trip ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2741917==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa7b541c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa7b56c7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa7b56c7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_trip_with_stop ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2743422==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd58587478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd585b1fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd585b1fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_trip_with_taz ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2742779==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fba865b878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fba86863ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fba86863a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment bike-speeds ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2743476==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4c9d09378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4c9d33eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4c9d33ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment by_param ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2741862==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f75a92f578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f75a95a0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f75a95a0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
4a5,13
> 
> =================================================================
> ==2743863==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f44e5e7a78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect_ignore ( Last six runs Mar2021 Feb2021 )

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

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors taz_disconnect_ignore ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
3a4,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2743858==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa9828ed78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa982b98ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa982b98a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors trip_with_taz_disconnect ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
4a5,31
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2743599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd4ebdb878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd4ec063ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd4ec063a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting assignment half_by_name ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2742520==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc8353f878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc8356a3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc8356a3a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment half_by_prob ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2742130==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5c4452678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5c447d1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5c447d1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment half_by_prob_trip ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2741671==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f651981c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6519ac7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6519ac7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment priority-factor ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2743432==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5f52d5a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5f53005ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5f53005a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2743274==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1a5b30d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1a5b5b8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1a5b5b8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar_landmark ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2743282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f18f85d078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f18f887bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f18f887ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar_landmark_empty ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2743409==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff6aa16c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff6aa417ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff6aa417a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar_landmark_missing ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
1a4,7
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
2a9,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2743395==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f009498578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0094c30ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0094c30a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 : devices rerouting assignment trip_diff_routes ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2742067==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7cab14678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7cab3f1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7cab3f1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_taz_lastroute ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2742701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5b66f0278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5b671adab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5b671ada9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_taz_noedge ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2742679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9d6c42578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9d6c6d0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9d6c6d0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_taz_permissions ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2742781==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7feb249f278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feb24c9dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feb24c9da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_with_explicit_taz-edges ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2742576==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f240412278d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_with_taz ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2742575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fda6b91078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fda6bbbbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fda6bbbba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_with_taz_source ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2742584==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdb80cf878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdb80fa3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdb80fa3a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting disconnected ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2752643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f407193678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4071be1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4071be1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting invalid_pre_period ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2752319==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f754fd8578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7550030ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7550030a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2744451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6d0a29f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6d0a54aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6d0a54aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2744552==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f085e23c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f085e4e7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f085e4e7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2744515==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc8d974f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc8d99faab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc8d99faa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2744506==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f542adca78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f542b075ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f542b075a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2744508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7c3be2b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7c3c0d6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7c3c0d6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_astar ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2744614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f264d1a678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f264d451ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f264d451a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_ch ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2744637==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f64592e878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6459593ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6459593a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,41
> 
> =================================================================
> ==2745293==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb0e3e1878d  (<unknown module>)
> 
> Direct leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x27efdb5 in FXWorkerThread::Pool::setException(ProcessError&) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:179:31
>     #2 0x27eb37b in FXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:359:24
>     #3 0x7fb0faba04f2 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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb0e40c3ab5  (<unknown module>)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_flow ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2744615==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2a3013878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2a303e3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2a303e3a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2745345==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8ce690f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8ccf31f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8ccf5caab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,28
> 
> =================================================================
> ==2744654==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8f9eeb978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8f9f164ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8f9f164a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel trip_taz_noedge_disconnected_parallel ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
6a7,33
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2745299==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe12212878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe1223d3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe1223d3a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2749332==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4542ded78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f45593c05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4543098ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2750700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe167b7178d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe17e1405ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe167e1cab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2751307==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f05ace9578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f05c2ff55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f05ad140ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2747147==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f17e7edd78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f17fe0385ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f17e8188ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2750536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f925bb5d78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f927212e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f925be08ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2748068==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6530d6d78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f654732e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6531018ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2748115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2c9d26778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2cb382d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2c9d512ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2748342==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fef37a5a78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fef4e0305ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fef37d05ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2748355==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc8b7c2778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc8ce1e85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc8b7ed2ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,36
> 
> =================================================================
> ==2748392==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff5263a178d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff53c9625ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2748540==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f300dedd78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f30244a05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f300e188ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2747374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f87573a578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f876d4f55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8757650ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2749546==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f000e10278d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f00246d45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f000e3adab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2749572==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0bf79e578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0c0dfb55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0bf7c90ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2749692==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcf28b0578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fcf3f0d55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcf28db0ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2749783==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe05399478d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe069f7a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe053c3fab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2749925==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5c6d21778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5c837e85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5c6d4c2ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2750036==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4a853c478d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4a9b9ae5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4a8566fab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2749563==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f24de0a178d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f24f46765ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f24de34cab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2747379==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe09465578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe0aa7c75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe094900ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2747396==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fee27ac578d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fee3dc1a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fee27d70ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2747420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f41c713578d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f41dd28c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f41c73e0ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2747455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6b033cd78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6b195255ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6b03678ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2747395==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fac6ae5378d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fac80fa55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fac6b0feab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2750152==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2c770c778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2c8d6a85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2c77372ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2750245==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc29803f78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc2ae6215ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc2982eaab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,37
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2751604==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe1bcbd778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe1d319b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe1bce82ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,18
> 
> =================================================================
> ==2751521==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4d7f3ef78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4d959cb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 : devices rerouting personTrip intermodal_car_walk ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2748849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x398c4aa in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:234:24
>     #2 0x39d508b in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:84:39
>     #3 0x1306df6 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:583:29
>     #4 0x399ee5b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:394:20
>     #5 0x39d6a44 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:102:20
>     #6 0x1306df6 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:583:29
>     #7 0x39fa26a in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:153:36
>     #8 0x218daa6 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:650:26
>     #9 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #10 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #11 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7f67771834f2 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2749036==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbcd01c578d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fbce632b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbcd0470ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2748991==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x398c4aa in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:234:24
>     #2 0x39d508b in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:84:39
>     #3 0x1306df6 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:583:29
>     #4 0x399ee5b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:394:20
>     #5 0x39d6a44 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:102:20
>     #6 0x1306df6 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:583:29
>     #7 0x39fa26a in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:153:36
>     #8 0x218daa6 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:650:26
>     #9 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #10 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #11 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7ffbea0c74f2 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_no_place ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,51
> 
> =================================================================
> ==2749137==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x398c4aa in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:234:24
>     #2 0x39d508b in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:84:39
>     #3 0x1306df6 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:583:29
>     #4 0x399ee5b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:394:20
>     #5 0x39d6a44 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:102:20
>     #6 0x1306df6 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:583:29
>     #7 0x39fa26a in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:153:36
>     #8 0x218daa6 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:650:26
>     #9 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #10 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #11 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7fd21e09b4f2 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2748990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x398c4aa in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:234:24
>     #2 0x39d508b in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:84:39
>     #3 0x1306df6 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:583:29
>     #4 0x399ee5b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:394:20
>     #5 0x39d6a44 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:102:20
>     #6 0x1306df6 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:583:29
>     #7 0x39fa26a in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:153:36
>     #8 0x218daa6 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:650:26
>     #9 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #10 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #11 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7f0c9a4334f2 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2746423==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9dd0f9578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9de70f65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9dd1240ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,37
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2746936==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1f737ff78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1f899795ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1f73aaaab5  (<unknown module>)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==2746421==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9080f775ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2746912==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f62d831e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f62c21bb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f62c2466ab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2746587==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbe3e48b78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fbe54a4a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbe3e736ab5  (<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_taz ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2746579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f463f69f78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4655c635ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f463f94aab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2746447==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9888fcb78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f989f12f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9889276ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2746457==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efd1949578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7efd2f5f55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efd19740ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2746469==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcf6262d78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fcf787a75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcf628d8ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2750270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcfb875f78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fcfced425ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcfb8a0aab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2751256==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7faa5d2dd78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7faa738b05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faa5d588ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,386
> 
> =================================================================
> ==2748754==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7f477e778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7f5d95a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 1280 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2748402==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f26b8b9478d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f26cf16a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f26b8e3fab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2748469==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcc2ffbf78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fcc465865ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcc3026aab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2750111==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f08c84b902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f08afdf778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f08c84ff5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 public_walk ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2747650==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f33536365ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f333d07178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f333d31cab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2750392==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6e148f75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6dfe31f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6dfe5caab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2750378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8ac19d25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8aab40d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8aab6b8ab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2747946==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f547d2b15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5466cdd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5466f88ab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2747894==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe21e55178d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe234b3c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe21e7fcab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2750920==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f972856b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9728816ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9728816a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2750769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f253ddd378d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f25548285ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f253e07eab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2750857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8f4266978d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8f590a85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8f42914ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2750824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa22eedb78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa24591e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa22f186ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2750715==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd92582778d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd93bde85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd925ad2ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2751263==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5a5c2bf78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5a7289c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5a5c56aab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,36
> 
> =================================================================
> ==2747971==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff971d8578d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff987ee75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2747206==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f882ed7d78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8844f095ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f882f028ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2749478==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f93cb69778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f93e1c545ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f93cb942ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2751692==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7faa4ee6378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faa4f10eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faa4f10ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions delayed_insertion_departLaneBest ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2751723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f81647dd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8164a88ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8164a88a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions exit_times ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,45
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2751877==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8f3303402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8f1be8478d  (<unknown module>)
> 
> Indirect leak of 60064 byte(s) in 396 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8f3303402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8f3303402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,45
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2751690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f36e437402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f36cd1be78d  (<unknown module>)
> 
> Indirect leak of 60064 byte(s) in 396 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f36e437402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f36e437402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2741315==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc27de4c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc27e0f7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc27e0f7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes period5 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2741399==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4a4b99e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4a4bc49ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4a4bc49a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes plain ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2741120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe56b18478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe56b42fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe56b42fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes stop ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2741378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd8fa49078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd8fa73bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd8fa73ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes vclasses ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2741402==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f536793678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5367be1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5367be1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_same_route close_to_junction ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2740834==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc0e3e1678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc0e40c1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc0e40c1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_same_route initial_longer ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2740770==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd4dd32e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd4dd5d9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd4dd5d9a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_same_route plain ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2740715==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f118fbf178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f118fe9cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f118fe9ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops cyclic_trip ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2751973==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5d10c8278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5d10f2dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5d10f2da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops cyclic_trip_past_stop ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/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 
> 
> =================================================================
> ==2752007==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6048 byte(s) in 108 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f5ce8b1ba38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5cd313178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5cd33dcab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2752094==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 16352 byte(s) in 292 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7fe4d10afa38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe4bb6cd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe4bb978ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2752106==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7392 byte(s) in 132 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7ff854f06a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff83f52778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff83f7d2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2752229==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 13216 byte(s) in 236 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f22aaf3ba38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f229556778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2295812ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2746191==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0ce629d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0ce6548ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0ce6548a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via flow_embedded ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2746218==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6083f9978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6084244ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6084244a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via route ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2746354==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1de2def78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1de309aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1de309aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2746373==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcdd0cff78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcdd0faaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcdd0faaa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2745383==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7f80e0778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7f810b2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7f810b2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_periodic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2745444==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1f7c12578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1f7c3d0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1f7c3d0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_periodic2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2745856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f93bfa9f78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_periodic2_ignore ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2745946==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f028d9dd78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_taz ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2745384==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9fb396d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9fb3c18ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9fb3c18a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights init_with_loaded_weights ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2745346==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbc8d73d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbc8d9e8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbc8d9e8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights randomized_weights ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2745366==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa3fb76a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa3fba15ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa3fba15a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights weight_average_steps ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2745373==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f07e071678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f07e09c1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f07e09c1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights weight_output ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2745364==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc93bbf678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc93bea1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc93bea1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,40
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2739905==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9240 byte(s) in 385 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fa1fdf934f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2740531==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 550368 byte(s) in 22932 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fb6c3b7e4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,57
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2740529==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7776 byte(s) in 324 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f5f4c5944f2 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:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2740539==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2970768 byte(s) in 123782 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fd5bd5394f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 3840 byte(s) in 160 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,62
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2740544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 360 byte(s) in 15 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f792c6594f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
3a4,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,45
> 
> =================================================================
> ==2740627==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9528 byte(s) in 397 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7effdc2d54f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> 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 : devices ssm config PET_DRAC_trajectories ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2733650==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f10560ec4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2733766==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fac83b104f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2733785==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3552 byte(s) in 148 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f26a5f764f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2733747==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f8071f794f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,56
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2732950==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fa9e28bb4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2733700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f336cb0f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2733829==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd67e4ea78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd67e795ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd67e795a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,41
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2733911==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1752 byte(s) in 73 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fbff09ae4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2733063==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fc049b7f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2733065==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f08096624f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2733086==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fe1f7fed4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2733287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fb7abf954f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2732970==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f820b7204f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2732994==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f59496794f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2733397==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4a040fb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4a043a6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4a043a6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config threshold_measures_mismatch2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2733630==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efe55c7578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efe55f20ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efe55f20a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2734622==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fbcea8d04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2734751==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fa3640384f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2735389==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 312 byte(s) in 13 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fbdee7ea4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2735396==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fbe313ac4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2734995==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7ff21b0ea4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2735300==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f3f9d3fb4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2735401==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f0c747914f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2734606==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3192 byte(s) in 133 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f09029084f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 384 byte(s) in 16 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2735410==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3192 byte(s) in 133 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fc1908a44f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 384 byte(s) in 16 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2734608==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 360 byte(s) in 15 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f820b1a24f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2734620==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7ff71966d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2735402==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3384 byte(s) in 141 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f91876bb4f2 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:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2734141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2688 byte(s) in 112 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f7ee6f5f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2734494==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f6282d054f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2734508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f5c189e34f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2734607==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3312 byte(s) in 138 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f5b3fb4e4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 432 byte(s) in 18 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2734243==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f6b5a1564f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2740652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb247ccd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb247f78ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb247f78a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm errors filter_edges_edge_not_found ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2740636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f52e1bdf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f52e1e8aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f52e1e8aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,44
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2740638==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30ceaa9 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3359:26
>     #2 0x30ca258 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3381:9
>     #3 0x30c5aa0 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<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:3430:5
>     #4 0x30694f1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3025:9
>     #5 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #6 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #7 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #8 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #9 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #10 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #11 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7f4c93a0d4f2 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 following ego_fast_follower ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,40
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2737123==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6840 byte(s) in 285 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fb56b5934f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,40
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2737129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7800 byte(s) in 325 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7ff5d45d24f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,40
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2737219==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5016 byte(s) in 209 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f230e46a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,40
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2737927==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3600 byte(s) in 150 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fae4f60a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2737957==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3288 byte(s) in 137 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f2a0af714f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2737942==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3288 byte(s) in 137 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f3a031f34f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2738740==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2544 byte(s) in 106 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f4314b9c4f2 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:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2737935==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3432 byte(s) in 143 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f0cf0c5f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,40
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2737126==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7680 byte(s) in 320 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fc647ae54f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,40
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2737874==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8640 byte(s) in 360 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fac041e44f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,40
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2737923==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8424 byte(s) in 351 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fbadba3a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,40
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2737928==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8424 byte(s) in 351 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f33df95e4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2738012==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3984 byte(s) in 166 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f051bd2d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2737948==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4056 byte(s) in 169 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f871bb284f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 264 byte(s) in 11 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2737936==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3552 byte(s) in 148 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fef733944f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2738784==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3288 byte(s) in 137 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fa879eff4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2739823==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3624 byte(s) in 151 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f5e089124f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 456 byte(s) in 19 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2739824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3624 byte(s) in 151 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7ff09eebd4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 456 byte(s) in 19 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2736226==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3168 byte(s) in 132 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f7e2a2984f2 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:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2736241==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3552 byte(s) in 148 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fb7d22654f2 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:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2737050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3432 byte(s) in 143 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f776f14c4f2 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:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2737059==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f5acbe854f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2736239==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f6b815c44f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2736246==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3120 byte(s) in 130 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f50b3ebc4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2737040==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3648 byte(s) in 152 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f5ca5f1e4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 408 byte(s) in 17 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2736322==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fdc5b8924f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2737057==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fc0a045c4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2737104==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3744 byte(s) in 156 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7ff99560c4f2 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:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2737044==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fbed7f234f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2736599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3360 byte(s) in 140 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f248ab9a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 504 byte(s) in 21 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2738846==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fc9d7ba44f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2738804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3672 byte(s) in 153 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fc8d11e64f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 408 byte(s) in 17 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2738803==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f81b77574f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2738793==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3432 byte(s) in 143 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f1c641274f2 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:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2738801==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3432 byte(s) in 143 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f39ae2ad4f2 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:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2739647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3048 byte(s) in 127 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fa1c323f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 384 byte(s) in 16 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2738814==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2664 byte(s) in 111 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f84435704f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 384 byte(s) in 16 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2738829==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2712 byte(s) in 113 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fe28cf324f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2738849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2808 byte(s) in 117 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f306770c4f2 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:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2738875==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5664 byte(s) in 236 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fa50eafc4f2 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:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2739575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5664 byte(s) in 236 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fbf3c7624f2 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:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2739621==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3216 byte(s) in 134 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7ff85d8154f2 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:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2735443==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2688 byte(s) in 112 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7ff7800974f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2735945==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2544 byte(s) in 106 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fac050594f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2735450==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3096 byte(s) in 129 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7efe1ee944f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 264 byte(s) in 11 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2735462==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2784 byte(s) in 116 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f1a91a854f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2736192==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2520 byte(s) in 105 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fea2907d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2736224==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fce006074f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2736185==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f6b90b5f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2736169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2520 byte(s) in 105 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fb7349484f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2739673==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4080 byte(s) in 170 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7ff32037e4f2 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:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2739717==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3480 byte(s) in 145 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fea0991d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 480 byte(s) in 20 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2739718==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3480 byte(s) in 145 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fbfed5a74f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 480 byte(s) in 20 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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.00" 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"/>
>         <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 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"/>
>         <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"/>
>         <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.95,48.32 96.41,48.29 96.89,48.27 97.39,48.25 97.93,48.22 98.48,48.16 99.05,48.03 99.64,47.89 100.26,47
.74 100.88,47.51 101.51,47.23 102.16,46.93 102.83,46.60 103.50,46.23 104.19,45.85 104.91,45.45 105.65,45.05 106.42,44.63 107.20,44.20"/>
>         <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.42,-0.03 4.68,-0.05 4.94,-0.08 5.20,-0.11 5.46,-0.14 5.72,-0.22 5.97,-0.39 6.21,-0.58 6.45,-0.79 6.67,-1.09 6.86,-1.50 7.02,-1.94 7.13,-2.44 7.25,-2.88 7.35,-3.30 7.43,-3.74 7.61,-3.97 7.79,-4.1
8 7.98,-4.37"/>
>         <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"/>
>         <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"/>
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"/>
17c17
<         <PET time="9.38" position="100.83,47.54" type="17" value="0.96"/>
---
>         <PET time="9.09" position="100.83,47.54" type="17" value="0.67"/>
19,27c19,27
<     <conflict begin="11.50" end="17.40" ego="ego1" foe="foe1">
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2739719==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3480 byte(s) in 145 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f18017574f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 480 byte(s) in 20 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<truncated after showing first 30 lines>
---------- Differences in ssm ----------
0a1,3
> <?xml version="1.0" encoding="UTF-8"?>
> 
> 
2,14c5,31
<     <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="10.50" 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"/>
>         <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 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"/>
>         <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"/>
>         <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.95,48.32 96.41,48.29 96.89,48.27 97.39,48.25 97.93,48.22 98.48,48.16 99.05,48.03 99.64,47.89 100.26,47
.74 100.88,47.51 101.51,47.23 102.16,46.93 102.83,46.60 103.50,46.23 104.19,45.85 104.91,45.45 105.65,45.05 106.42,44.63 107.20,44.20 108.02,43.76 108.85,43.31 109.71,42.84 110.59,42.36 111.49,41.87"/>
>         <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.42,-0.02 4.68,-0.03 4.94,-0.04 5.20,-0.05 5.46,-0.07 5.72,-0.11 5.98,-0.19 6.23,-0.29 6.49,-0.40 6.74,-0.57 6.98,-0.80 7.21,-1.05 7.42,-1.34 7.62,-1.68 7.80,-2.05 7.96,-2.44 8.10,-2.83 8.23,-3.2
4 8.33,-3.67 8.46,-4.02 8.58,-4.35 8.73,-4.62 8.93,-4.80 9.13,-4.98"/>
>         <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"/>
>         <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"/>
>         <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"/>
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2739730==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3480 byte(s) in 145 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x30c7199 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:3251:30
>     #2 0x306efc4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3204:9
>     #3 0x3066abf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:488:9
>     #4 0x3066096 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:454:9
>     #5 0x21b605e in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:994:14
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f573cd314f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 480 byte(s) in 20 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,52
> 
> =================================================================
> ==2756333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f639bdff5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6385a4c78d  (<unknown module>)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,52
> 
> =================================================================
> ==2756330==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8c356855ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8c1f2d078d  (<unknown module>)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,52
> 
> =================================================================
> ==2756334==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f023da0e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f022765c78d  (<unknown module>)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,52
> 
> =================================================================
> ==2756440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fef1ab1d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fef0476678d  (<unknown module>)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,52
> 
> =================================================================
> ==2753014==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f400e20778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f402439f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,52
> 
> =================================================================
> ==2752731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f340d3ca78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f34235625ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,50
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2752736==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7faa2358a78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7faa397245ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x331719d 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:202:27
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,52
> 
> =================================================================
> ==2752843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc7f9b9d78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc80fd235ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,51
> 
> =================================================================
> ==2756474==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0064dd95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f004ec5578d  (<unknown module>)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,51
> 
> =================================================================
> ==2756580==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2db65ad78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2dcc72f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,52
> 
> =================================================================
> ==2756650==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f122fdad78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1245f345ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,52
> 
> =================================================================
> ==2754609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7faae72c278d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7faafd45a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,51
> 
> =================================================================
> ==2754616==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f58f930778d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f590f4a25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,52
> 
> =================================================================
> ==2754669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f791736578d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f792d4fe5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,52
> 
> =================================================================
> ==2754734==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa37806578d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa38e2015ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,43
> 
> =================================================================
> ==2755189==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2e7346578d  (<unknown module>)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x331719d 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:202:27
>     #2 0x3311d0f in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x3033656 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1ceec8a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x257c170 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x270d367 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x150001c in GUIVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIVehicleControl.cpp:52:5
>     #8 0x246e245 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,46
> 
> =================================================================
> ==2755087==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc53d77578d  (<unknown module>)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x331719d 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:202:27
>     #2 0x3311d0f in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x3033656 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1ceec8a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x257c170 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x270d367 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x150001c in GUIVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIVehicleControl.cpp:52:5
>     #8 0x246e245 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,46
> 
> =================================================================
> ==2755178==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fde813ca78d  (<unknown module>)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x331719d 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:202:27
>     #2 0x3311d0f in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:103:37
>     #3 0x3033656 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1ceec8a in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #5 0x257c170 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x270d367 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0x150001c in GUIVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIVehicleControl.cpp:52:5
>     #8 0x246e245 in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:590:34
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,50
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2753638==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd3124f778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd3286935ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x3317454 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:204:27
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,50
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2753635==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6b77a0578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6b8db875ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x3317454 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:204:27
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,50
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2753749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f14e24d578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f14f86595ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x3317454 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:204:27
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,52
> 
> =================================================================
> ==2753125==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f40ddbd578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f40f3d575ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,52
> 
> =================================================================
> ==2753031==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fabf72b078d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fac0d4455ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,50
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2753256==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fda6ccdd78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fda82e5f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x331719d 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:202:27
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,50
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2753344==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f84c0b6578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f84d6ce75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x331719d 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:202:27
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,52
> 
> =================================================================
> ==2753132==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f627cf9278d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f629312b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,52
> 
> =================================================================
> ==2753779==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4fdb0f078d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4ff126f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,52
> 
> =================================================================
> ==2754594==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7faaa545778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7faabba3d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,52
> 
> =================================================================
> ==2754583==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f738498178d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f739af775ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,52
> 
> =================================================================
> ==2754589==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9c9690b78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9caceeb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,52
> 
> =================================================================
> ==2754601==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efd1a02478d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7efd3061c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,51
> 
> =================================================================
> ==2753782==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f616313378d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f61792b65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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
> 
> =================================================================
> ==2754050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f69795fd78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f698f78a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,67
> 
> =================================================================
> ==2753826==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x398d2fb in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:242:28
>     #2 0x39d508b in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:84:39
>     #3 0x1306df6 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:583:29
>     #4 0x399ee5b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:394:20
>     #5 0x39d6a44 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:102:20
>     #6 0x1306df6 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:583:29
>     #7 0x39fa26a in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:153:36
>     #8 0x218daa6 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:650:26
>     #9 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #10 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #11 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7fbf5dd944f2 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 taxi personTrip walk_first_longTaxiWait ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,67
> 
> =================================================================
> ==2754027==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x398d2fb in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:242:28
>     #2 0x39d508b in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:84:39
>     #3 0x1306df6 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:583:29
>     #4 0x399ee5b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:394:20
>     #5 0x39d6a44 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:102:20
>     #6 0x1306df6 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:583:29
>     #7 0x39fa26a in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:153:36
>     #8 0x218daa6 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:650:26
>     #9 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #10 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #11 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7f91436a04f2 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 taxi personTrip walk_last ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,51
> 
> =================================================================
> ==2754022==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0cb86d278d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0cce86e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,51
> 
> =================================================================
> ==2754602==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f82320ff78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f82486f95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,51
> 
> =================================================================
> ==2755527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f149af7378d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f14b110b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,51
> 
> =================================================================
> ==2755672==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1fc595578d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1fdbaf15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,51
> 
> =================================================================
> ==2756050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f053273b78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f05488bf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,51
> 
> =================================================================
> ==2755530==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc9a900d78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc9bf1a95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,51
> 
> =================================================================
> ==2755477==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1f4e99d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1f3881578d  (<unknown module>)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,51
> 
> =================================================================
> ==2756158==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7abdd9278d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7ad3f2c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,51
> 
> =================================================================
> ==2756174==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f71a2d8f78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f71b8f125ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,51
> 
> =================================================================
> ==2755289==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5ac695278d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5adcaea5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,51
> 
> =================================================================
> ==2755478==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc7fec725ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc7e8ada78d  (<unknown module>)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,51
> 
> =================================================================
> ==2755519==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa8a97ed78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa8bf9735ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,51
> 
> =================================================================
> ==2756189==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f801b8ad78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8031a305ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
3a4,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2757334==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2ff8ceb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2ff8f96ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2ff8f96a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors action_step_negative_warning ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,11
> 
> =================================================================
> ==2757342==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f79b28d578d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors invalid_param ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2757472==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f671a9ef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f671ac9aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f671ac9aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2759452==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f478b7595ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2759489==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fcc9d53f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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_walk ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2759454==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f24d1b8f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 vehicle_as_person ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2759646==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f41cddbf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f41ce06aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f41ce06aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes disconnected ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2758393==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7375f9878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7376243ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7376243a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes disconnected_off ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2758401==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1435d2b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1435fd6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1435fd6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes disconnected_off_customTeleport ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,31
> 
> =================================================================
> ==2758485==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0d937df78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0d93a8aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0d93a8aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2758620==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f148443f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2758555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5834f945ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 first_edge_disallowed ignore ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,82
> =================================================================
> ==2757525==ERROR: AddressSanitizer: heap-use-after-free on address 0x61a00001e9d0 at pc 0x00000171fc01 bp 0x7ffefc828f50 sp 0x7ffefc828f48
> READ of size 4 at 0x61a00001e9d0 thread T0
>     #0 0x171fc00 in GUIGlObject::getGlID() const /home/delphi/clangDebug/sumo/src/utils/gui/globjects/GUIGlObject.cpp:167:12
>     #1 0x17b68f7 in GUIMessageWindow::appendMsg(GUIEventType, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:197:69
>     #2 0x1072b06 in GUIApplicationWindow::handleEvent_Message(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1615:26
>     #3 0x1062d25 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1416:17
>     #4 0x10625c0 in GUIApplicationWindow::onRunThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1389:5
>     #5 0x100300a in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:199:1
>     #6 0x1a7b30c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:139:30
>     #7 0x1a7921a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:66:1
>     #8 0x1a7acf3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:131:5
>     #9 0x1a7921a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:66:1
>     #10 0x7eff267f6c3a in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1f1c3a)
>     #11 0x7eff2674f961 in FX::FXApp::getNextEvent(_XEvent&, bool) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14a961)
>     #12 0x7eff267500c5 in FX::FXApp::runOneEvent(bool) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14b0c5)
>     #13 0x7eff26750174 in FX::FXApp::run() (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14b174)
>     #14 0xff6b59 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:95:27
>     #15 0x7eff22c6e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #16 0xf4b06d in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xf4b06d)
> 
> 0x61a00001e9d0 is located 848 bytes inside of 1280-byte region [0x61a00001e680,0x61a00001eb80)
> freed by thread T1 here:
>     #0 0xff377d in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff377d)
>     #1 0x147bf70 in GUIVehicle::~GUIVehicle() /home/delphi/clangDebug/sumo/src/guisim/GUIVehicle.cpp:96:27
>     #2 0x27177fa in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:314:5
>     #3 0x15007c2 in GUIVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIVehicleControl.cpp:67:23
>     #4 0x1eb897c in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:162:26
>     #5 0x1eb69d1 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:127:27
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes first_edge_disallowed plain ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2757483==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc9c4b2b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc9c4dd6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc9c4dd6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes invalid_departpos ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2758634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f865666378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f865690eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f865690ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes ok_newstyle_plainemission ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2757653==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff59325b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff593506ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff593506a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes ok_oldstyle_plainemission ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2758158==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4cf986078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4cf9b0bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4cf9b0ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors too_many_teleports ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
13a24,40
> 
> =================================================================
> ==2757429==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc59790b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc597bb6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc597bb6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors traffic_lights initial_ok ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2759129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f111e08478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f111e32fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f111e32fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors traffic_lights initial_phase_longer ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2759132==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f58dcc4a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f58dcef5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f58dcef5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors traffic_lights loaded_ok ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2759181==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3b6e2de78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3b6e589ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3b6e589a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors traffic_lights loaded_phase_longer ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2759312==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f97986e378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f979898eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f979898ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,110
> 
> =================================================================
> ==2759385==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x2ceda79 in NLJunctionControlBuilder::closeTrafficLightLogic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:297:23
>     #2 0x2d5a6ee in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:316:46
>     #3 0x405db4d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7f3824788f52 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 1344 byte(s) in 8 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x2cf3f98 in NLJunctionControlBuilder::addPhase(long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<int, std::allocator<int> > const&, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:416:30
>     #2 0x2d3d223 in NLHandler::addPhase(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:853:34
>     #3 0x2d29b35 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:113:17
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f38247895ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x3bccb70 in __gnu_cxx::new_allocator<std::vector<MSLane*, std::allocator<MSLane*> > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x3bcca9d in std::allocator_traits<std::allocator<std::vector<MSLane*, std::allocator<MSLane*> > > >::allocate(std::allocator<std::vector<MSLane*, std::allocator<MSLane*> > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x3bcca2f in std::_Vector_base<std::vector<MSLane*, std::allocator<MSLane*> >, std::allocator<std::vector<MSLane*, std::allocator<MSLane*> > > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x3cc8d68 in std::vector<MSLane*, std::allocator<MSLane*> >* std::vector<std::vector<MSLane*, std::allocator<MSLane*> >, std::allocator<std::vector<MSLane*, std::allocator<MSLane*> > > >::_M_allocate_and_copy<__gnu_cxx::__normal_iterator<std::vector<MSLane*, std::allocator<MSLane*> > const*, std::vector<std::vector<MSLane*, std::allocator<MSLane*> >, std::allocator<std::vector<MSLane*, std::allocator<MSLane*> > > > > >(unsigned long, __gnu_cxx::__normal_iterator<std::vector<MSLane*, std
::allocator<MSLane*> > const*, std::vector<std::vector<MSLane*, std::allocator<MSLane*> >, std::allocator<std::vector<MSLane*, std::allocator<MSLane*> > > > >, __gnu_cxx::__normal_iterator<std::vector<MSLane*, std::allocator<MSLane*> > const*, std::vector<std::vector<MSLane*, std::allocator<MSLane*> >, std::allocator<std::vector<MSLane*, std::allocator<MSLane*> > > > >) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1508:29
>     #5 0x3cb445b in std::vector<std::vector<MSLane*, std::allocator<MSLane*> >, std::allocator<std::vector<MSLane*, std::allocator<MSLane*> > > >::operator=(std::vector<std::vector<MSLane*, std::allocator<MSLane*> >, std::allocator<std::vector<MSLane*, std::allocator<MSLane*> > > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:226:24
>     #6 0x3cabe56 in MSTrafficLightLogic::adaptLinkInformationFrom(MSTrafficLightLogic const&) /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/MSTrafficLightLogic.cpp:302:13
>     #7 0x3c37309 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:112:16
>     #8 0x3c4dd6d 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:583:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : errors unsafe_connections ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2759860==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa2fc5fc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa2fc8a7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa2fc8a7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended bikes tls_merge_right ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2650502==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 18928 byte(s) in 338 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f065d67ba38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f064812078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f06483cbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2650557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 11872 byte(s) in 212 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f0e2ced5a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0e1795d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0e17c08ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2650551==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 21280 byte(s) in 380 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f50f6e22a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f50e18bf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f50e1b6aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2650145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 14000 byte(s) in 250 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f4ee18e4a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4ecc38578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4ecc630ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2650303==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 19712 byte(s) in 352 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7fad17ba7a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fad0265578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fad02900ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended busses plain ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2650139==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9ddf9b478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9ddfc5fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9ddfc5fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended busses three_busses ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2650136==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4357a3678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4357ce1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4357ce1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator 2lanes_calibrate1 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2648976==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff6c2fe978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff6c3294ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff6c3294a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator 2lanes_calibrate2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2649346==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f47b2c2778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f47b2ed2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f47b2ed2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator 2lanes_calibrate_edge ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2649302==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff14e78778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff14ea32ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff14ea32a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator calibrate_exact ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2647959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fded4b0778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fded4db2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fded4db2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator calibrate_type ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2648893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f33817dd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3381a88ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3381a88a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator calibrate_type_distribution ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2648901==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7e581cb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7e58476ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7e58476a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator departLane_given ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2649496==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3364d7178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f336501cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f336501ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,346
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2649719==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb57ddee78d  (<unknown module>)
> 
> Indirect leak of 1280 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x14ffc86 in GUIVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIVehicleControl.cpp:51:24
>     #2 0x3558171 in MSCalibrator::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/trigger/MSCalibrator.cpp:408:94
>     #3 0x35748c7 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/trigger/MSCalibrator.h:151:34
>     #4 0x1e40700 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #5 0x1276324 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #6 0x218ed85 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:670:28
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended calibrator errors vClass_mismatch_ignore ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2649725==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc49746a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc497715ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc497715a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator flow_at_destination_edge ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2647905==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb0f43df78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb0f468aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb0f468aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator flowbug ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2647788==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f50c45f678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f50c48a1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f50c48a1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator high_flow ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2648117==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f901b84678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f901baf1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f901baf1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator inactive_in_between ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2648935==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0c0d7b778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0c0da62ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0c0da62a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator insertion_front_gap ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/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 
> 
> =================================================================
> ==2648942==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdcab13c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdcab3e7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdcab3e7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator nested ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2647842==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f465918478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f465942fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f465942fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator remove_from_all_queues ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/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 
> 
> =================================================================
> ==2648951==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f924685b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9246b06ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9246b06a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator remove_from_short_edge ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2648095==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa0e72d778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa0e7582ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa0e7582a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator simple ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2647800==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdb6251278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdb627bdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdb627bda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator simple_output ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2647852==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f78ff66078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f78ff90bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f78ff90ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator simple_remove ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2647898==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb2425ac78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb242857ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb242857a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator speed_0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2647946==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9fffd4878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9fffff3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9fffff3a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator speed_only ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2648193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f526f3dd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f526f688ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f526f688a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator speed_only_swallow_downstream_jam ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2648194==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff60e48478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff60e72fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff60e72fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator swallow_downstream_jam ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2648187==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5c1aec778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5c1b172ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5c1b172a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator swallow_downstream_jam_disabled ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2648189==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4e2122c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4e214d7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4e214d7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator type_and_speed ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2648928==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f06b92fc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f06b95a7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f06b95a7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator vTypes ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2649449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7f9db0778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7f9ddb2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7f9ddb2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions check_junctions basic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
31a42,58
> 
> =================================================================
> ==2653747==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f300265f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f300290aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f300290aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions check_junctions slow_collider ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,33
> 
> =================================================================
> ==2653762==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0f3008f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0f3033aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0f3033aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions check_junctions stoptime ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
4a5,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,42
> 
> =================================================================
> ==2653757==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3f433bf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3f4366aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3f4366aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions mingap-factor ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,37
> 
> =================================================================
> ==2653016==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f36adc5778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f36adf02ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f36adf02a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions none ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,32
> 
> =================================================================
> ==2652934==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc0226af78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc02295aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc02295aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions remove ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,51
> 
> =================================================================
> ==2653058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6285b6778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6285e12ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6285e12a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions stop_inlap ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,32
> 
> =================================================================
> ==2653492==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7faf4508178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faf4532cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faf4532ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions stoptime_remove ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,52
> 
> =================================================================
> ==2653080==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc5bbb5f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc5bbe0aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc5bbe0aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions stoptime_remove_highspeed ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,61
> 
> =================================================================
> ==2653357==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe60244f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe6026faab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe6026faa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions stoptime_warn ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2,10c2,37
< Warning: Vehicle 'always_right.0'; collision with vehicle 'horizontal.0', lane='2o_0', gap=-5.00, time=27.00 stage=move.
< Warning: Vehicle 'always_right.1'; collision with vehicle 'horizontal.1', lane='2o_0', gap=-5.00, time=31.00 stage=move.
< Warning: Vehicle 'always_right.2'; collision with vehicle 'horizontal.2', lane='2o_0', gap=-5.00, time=35.00 stage=move.
< Warning: Vehicle 'always_right.3'; collision with vehicle 'horizontal.3', lane='2o_0', gap=-5.00, time=39.00 stage=move.
< Warning: Vehicle 'always_right.2'; collision with vehicle 'horizontal.2', lane='2o_0', gap=-0.20, time=53.00 stage=move.
< Warning: Vehicle 'always_right.3'; collision with vehicle 'horizontal.3', lane='2o_0', gap=-2.75, time=56.00 stage=move.
< Warning: Vehicle 'always_right.3'; collision with vehicle 'horizontal.3', lane='2o_0', gap=-2.75, time=57.00 stage=move.
< Warning: Vehicle 'always_right.4'; collision with vehicle 'horizontal.4', lane='2o_0', gap=-5.00, time=75.00 stage=move.
< Warning: Vehicle 'always_right.5'; collision with vehicle 'horizontal.5', lane='2o_0', gap=-5.00, time=94.00 stage=move.
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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 'always_right.0'; collision with vehicle 'horizontal.0', lane='2o_0', gap=-5.000, time=27.000 stage=move.
> Warning: Vehicle 'always_right.1'; collision with vehicle 'horizontal.1', lane='2o_0', gap=-5.000, time=31.000 stage=move.
> Warning: Vehicle 'always_right.2'; collision with vehicle 'horizontal.2', lane='2o_0', gap=-5.000, time=35.000 stage=move.
> Warning: Vehicle 'always_right.3'; collision with vehicle 'horizontal.3', lane='2o_0', gap=-5.000, time=39.000 stage=move.
> Warning: Vehicle 'always_right.2'; collision with vehicle 'horizontal.2', lane='2o_0', gap=-0.200, time=53.000 stage=move.
> Warning: Vehicle 'always_right.3'; collision with vehicle 'horizontal.3', lane='2o_0', gap=-2.750, time=56.000 stage=move.
> Warning: Vehicle 'always_right.3'; collision with vehicle 'horizontal.3', lane='2o_0', gap=-2.750, time=57.000 stage=move.
> Warning: Vehicle 'always_right.4'; collision with vehicle 'horizontal.4', lane='2o_0', gap=-5.000, time=75.000 stage=move.
> Warning: Vehicle 'always_right.5'; collision with vehicle 'horizontal.5', lane='2o_0', gap=-5.000, time=94.000 stage=move.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions teleport ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,70
> 
> =================================================================
> ==2653032==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f042a19478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f042a43fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f042a43fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions warn ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
37a48,64
> 
> =================================================================
> ==2652945==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa5fb79c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa5fba47ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa5fba47a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended hbefa all_30kmh ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2649758==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f985c2ab78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f985c556ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f985c556a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended hbefa all_50kmh ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2649929==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbd3adfe78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbd3b0a9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbd3b0a9a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended hbefa all_70kmh ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2649934==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc9e15f878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc9e18a3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc9e18a3a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended inc-dua larger_numbers ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2634875==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f016388a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0163b35ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0163b35a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended inc-dua more_digits ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2634869==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6f872e778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6f87592ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6f87592a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended inc-dua numeric_accuracy ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2634881==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f084443578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f08446e0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f08446e0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended inc-dua step1 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2634130==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f022572b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f02259d6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f02259d6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended inc-dua step10 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2634848==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efbf530d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efbf55b8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efbf55b8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended inc-dua step2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2634268==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f172f95b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f172fc06ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f172fc06a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended inc-dua step5 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2634419==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f16d0b5078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f16d0dfbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f16d0dfba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended inc-dua step8 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2634688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f63f7d4778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f63f7ff2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f63f7ff2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended max_num_vehicles ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2653768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f656e52578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f656e7d0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f656e7d0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLane ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2633351==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb94a06978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb94a314ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb94a314a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLane_with_rerouting ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2633460==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6b32d8f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6b3303aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6b3303aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_nosign trip_closeEnroute ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,31
> 
> =================================================================
> ==2626248==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc350d6e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc351019ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc351019a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_nosign trip_closedAlready ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2626236==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7c0f8dc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7c0fb87ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7c0fb87a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_nosign vehicle_closedAlready ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,11
> 
> =================================================================
> ==2626263==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7feb6f1cf78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_nosign vehicle_closedEnroute ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,31
> 
> =================================================================
> ==2626273==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4080afd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4080da8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4080da8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign trip_closeEnroute ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2625883==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc5210dd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc521388ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc521388a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign trip_closedAlready ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2625659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f110c08d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f110c338ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f110c338a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign vehicle_closedAlready ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,11
> 
> =================================================================
> ==2625901==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5a0cdec78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign vehicle_closedAlready_ignore ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2626098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9e9f4ef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9e9f79aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9e9f79aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign vehicle_closedEnroute ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2626148==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f139833f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f13985eaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f13985eaa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_closedDepartEdge trip_departLane_best ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,11
> 
> =================================================================
> ==2627329==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe07a2f578d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_closedDepartEdge trip_departLane_default ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2627237==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc64e66178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc64e90cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc64e90ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_closedDepartEdge vehicle_departLane_best ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2627800==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0f750e778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0f75392ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0f75392a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_closedDepartEdge vehicle_departLane_default ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2627797==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f257cb3c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f257cde7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f257cde7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign trip_closeEnroute ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,31
> 
> =================================================================
> ==2627220==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fabc17e778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fabc1a92ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fabc1a92a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign trip_closedAlready ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,31
> 
> =================================================================
> ==2626755==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f919a93178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f919abdcab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f919abdca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign trip_closedAlready_ignore ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,31
> 
> =================================================================
> ==2627217==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb43a45978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb43a704ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb43a704a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign vehicle_closedAlready ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2627231==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8aeb7f778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8aebaa2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8aebaa2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign vehicle_closedEnroute ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,31
> 
> =================================================================
> ==2627233==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd64e98c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd64ec37ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd64ec37a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign trip_closeEnroute ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,31
> 
> =================================================================
> ==2626734==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fef0ab1478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fef0adbfab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fef0adbfa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign trip_closedAlready ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,31
> 
> =================================================================
> ==2626721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f88e3fdf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f88e428aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f88e428aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign trip_closedAlready_ignore ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,31
> 
> =================================================================
> ==2626723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7face90ef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7face939aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7face939aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2626735==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f62965fc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f62968a7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f62968a7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign vehicle_closedEnroute ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,31
> 
> =================================================================
> ==2626733==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f915a87478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f915ab1fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f915ab1fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_nosign trip_closeEnroute ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2627950==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f020c0b778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f020c362ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f020c362a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_nosign trip_closedAlready ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2627866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3e53ecd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3e54178ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3e54178a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_nosign vehicle_closedAlready ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2627984==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff14d04778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff14d2f2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff14d2f2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_nosign vehicle_closedEnroute ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2628698==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7c22ff778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7c232a2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7c232a2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_sign trip_closeEnroute ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2627852==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f43b0ca778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f43b0f52ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f43b0f52a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_sign trip_closedAlready ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2627844==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f764ca4178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f764ccecab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f764cceca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_sign vehicle_closedAlready ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2627857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4e1650778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4e167b2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4e167b2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_sign vehicle_closedEnroute ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2627859==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f97dd8dd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f97ddb88ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f97ddb88a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_closedDepartEdge trip_closedAlready ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2628832==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7faeaa31778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faeaa5c2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faeaa5c2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_closedDepartEdge vehicle_closedAlready ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1c1,8
< Warning: Vehicle 'VehicleClosedAlready' is not allowed on source edge 'beg'.
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> Warning: Vehicle 'VehicleClosedAlready' is not allowed on source edge 'beg'.SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
2a10,29
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2628836==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f30daaf778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f30dada2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f30dada2a9e  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2628814==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcf476d778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcf47982ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcf47982a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_nosign trip_closedAlready ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2628810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa7e6bad78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa7e6e58ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa7e6e58a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_nosign vehicle_closedAlready ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2628812==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7cccd1f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7cccfcaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7cccfcaa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_nosign vehicle_closedEnroute ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2628822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa03aca578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa03af50ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa03af50a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_sign trip_closeEnroute ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2628715==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc04307f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc04332aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc04332aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_sign trip_closedAlready ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2628704==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5ce64d778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5ce6782ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5ce6782a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_sign vehicle_closedAlready ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2628718==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6c77c0c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6c77eb7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6c77eb7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_sign vehicle_closedEnroute ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2628727==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb2150f778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb2153a2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb2153a2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_and_dest_prob_and_specialDestinations ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,30
> 
> =================================================================
> ==2632120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f784df2878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f784e1d3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f784e1d3a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_and_dest_prob_unaffected ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2632211==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4ea2d3f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4ea2feaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4ea2feaa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_disconnects_dest ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2632684==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f445dd9878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f445e043ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f445e043a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_disconnects_dest_disallow ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
3a4,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,33
> 
> =================================================================
> ==2632728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8525d0878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8525fb3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8525fb3a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_disconnects_dest_disallow_destProb ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,53
> 
> =================================================================
> ==2632820==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f23e674078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f23e69ebab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f23e69eba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_with_disallow ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
10a11,20
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,39
> 
> =================================================================
> ==2632430==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdbaeede78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdbaf189ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdbaf189a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_with_disallow2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,39
> 
> =================================================================
> ==2632429==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0e278d878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0e27b83ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0e27b83a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_with_disallow_teleport ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,53
> 
> =================================================================
> ==2632434==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1538da878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1539053ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2632273==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe0a14f878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe0a17a3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe0a17a3a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter cyclic_route plain ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2628847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7eff0dd1878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7eff0dfc3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7eff0dfc3a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter cyclic_route simple_example ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2629830==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd3baabb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd3bad66ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd3bad66a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter cyclic_route stops_in_route ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2629064==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f120ebf578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f120eea0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f120eea0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter cyclic_route stops_in_route_until ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2629829==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0f90cce78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0f90f79ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0f90f79a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter cyclic_route stops_in_veh ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2629057==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7eac9c078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7eacc6bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7eacc6ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter disallowed_while_on_internal ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/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 
> 
> =================================================================
> ==2632920==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0d8b62a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0d8b8d5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0d8b8d5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter multiple_reroute first_edge ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2629834==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f898676078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8986a0bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8986a0ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter multiple_reroute second_edge ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2629880==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2233d4a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2233ff5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2233ff5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter on_edge_when_activated ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2632986==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff70f41178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff70f6bcab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff70f6bca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking angled_roadside_parking ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2630979==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc5d0bd778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc5d0e82ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc5d0e82a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking complex ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2630919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdd54c9178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdd54f3cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdd54f3ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking congestion ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2630984==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fca84d2f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fca84fdaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fca84fdaa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking congestion_alternatives ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/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 
> 
> =================================================================
> ==2631097==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 32704 byte(s) in 584 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f2482699a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f246ccd778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f246cf82ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2631094==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f949c06778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f949c312ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f949c312a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking default_length ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2631203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f68f0dfe78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f68f10a9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f68f10a9a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,347
> /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:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/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 
> 
> =================================================================
> ==2631948==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4480 byte(s) in 80 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f5310ccda38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f52fb1db78d  (<unknown module>)
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x109be10 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 0x109bd3d 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
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2631106==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa63333178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa6335dcab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa6335dca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking newDestination2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2631202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f48b1f7478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f48b221fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f48b221fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking onRoad ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2630942==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbdf037c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbdf0627ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbdf0627a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking reroute_insertion_delayed ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/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 
> 
> =================================================================
> ==2632116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff79c2d178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff79c57cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff79c57ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2629910==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff2f8ede78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff30f9385ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff2f9189ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2630332==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f93d10a978d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f93e7ae85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f93d1354ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2630330==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1022bce78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f103960d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1022e79ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2629912==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8bb781478d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8bce2505ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8bb7abfab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2630043==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd0eb2d978d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd101d185ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd0eb584ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2630961==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd0bf1c378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd0bf46eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd0bf46ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking skip_too_close ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2631381==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fca5d6f778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fca5d9a2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fca5d9a2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking subsequent_stop_requires_loop ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/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 
> 
> =================================================================
> ==2631856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3cfc6c978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3cfc974ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3cfc974a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking subsequent_stops ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2631553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd0f1a7778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd0f1d22ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd0f1d22a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2631833==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbacb12778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fbae17075ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbacb3d2ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2631696==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb79e79f78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb7b4d845ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb79ea4aab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2631104==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5d22e1d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5d230c8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5d230c8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking visibility alternativeNotIVisible_reroute_twice ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2629904==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f930c6e378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f930c98eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f930c98ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking visibility alternativeVisible_reroute_once ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2629908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9008edc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9009187ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9009187a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking visibility destNotIVisible ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2629893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff6de83678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff6deae1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff6deae1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking visibility destNotIVisible_reroute ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2629903==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3ef547f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3ef572aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3ef572aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking visibility destNotIncluded ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2629881==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f132017478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f132041fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f132041fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter routeProb_type ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2632214==ERROR: AddressSanitizer: heap-use-after-free on address 0x60c000007b40 at pc 0x000000f5dc99 bp 0x7fffd65848d0 sp 0x7fffd6584090
> READ of size 2 at 0x60c000007b40 thread T0
>     #0 0xf5dc98 in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xf5dc98)
>     #1 0x7ff0905db1d7 in FX::FXString::assign(char const*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x22e1d7)
>     #2 0x1aacf1a in FXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXRecentNetworks.cpp:61:29
>     #3 0x1aac26a in FXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXRecentNetworks.cpp:34:1
>     #4 0x7ff09059ec3a in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1f1c3a)
>     #5 0x7ff090629f70 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x27cf70)
>     #6 0x7ff090596cfc in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e9cfc)
>     #7 0x7ff0904f7b57 in FX::FXApp::getNextEvent(_XEvent&, bool) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14ab57)
>     #8 0x7ff0904f80c5 in FX::FXApp::runOneEvent(bool) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14b0c5)
>     #9 0x7ff0904f8174 in FX::FXApp::run() (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14b174)
>     #10 0xff6b59 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:95:27
>     #11 0x7ff08ca160b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #12 0xf4b06d in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xf4b06d)
> 
> 0x60c000007b40 is located 0 bytes inside of 127-byte region [0x60c000007b40,0x60c000007bbf)
> freed by thread T2 here:
>     #0 0xfc352d in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc352d)
>     #1 0x7ff09051d103 in FX::FXDict::replace(char const*, void const*, bool) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x170103)
> 
> previously allocated by thread T0 here:
>     #0 0xfafb54 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfafb54)
>     #1 0x7ff09051d0ea in FX::FXDict::replace(char const*, void const*, bool) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1700ea)
> 
> Thread T2 created by T0 here:
>     #0 0xfae55a in pthread_create (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfae55a)
>     #1 0x7ff09060f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,42
> <!-- generated on Do 25 Feb 2021 03:44:06 CET by Eclipse SUMO GUI Version v1_8_0+1429-276008c347
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> SPDX-License-Identifier: EPL-2.0
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
> 
>     <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"/>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <time>
>         <begin value="0"/>
>     </time>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <xml-validation value="never"/>
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/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 
> 
> =================================================================
> ==2632977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f86753bd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8675668ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8675668a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter terminateRoute_on_jumped_edge ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2632974==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8ba409778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8ba4342ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8ba4342a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter use_routing_device ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2633052==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f16d3a9d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f16d3d48ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f16d3d48a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended shapes poi_lanepos ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2650640==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f602593e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6025be9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6025be9a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended shapes poi_lonlat ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2650643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f10b229978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f10b2544ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f10b2544a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended shapes poi_xy ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2650608==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa2c934c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa2c95f7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa2c95f7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state load ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,133
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2651680==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0a74d1678d  (<unknown module>)
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x146b000 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x146ae7d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, unsigned
 long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x146abfc in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x146aa38 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_create_no
de<std::pair<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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x146a9d2 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node:
:operator()<std::pair<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::pair<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&) const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:548:18
>     #6 0x146a138 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_clone_nod
e<std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tre
e<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<ch
ar, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:658:23
>     #7 0x1468e35 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tree_node
_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1875:21
>     #8 0x1469818 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tree_node
_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1891:21
>     #9 0x14689f4 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, s
td::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_trait
s<char>, std::allocator<char> > > > > const&, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allo
cator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:901:24
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,133
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2651821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc8d8c2378d  (<unknown module>)
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x146b000 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x146ae7d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, unsigned
 long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x146abfc in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x146aa38 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_create_no
de<std::pair<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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x146a9d2 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node:
:operator()<std::pair<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::pair<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&) const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:548:18
>     #6 0x146a138 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_clone_nod
e<std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tre
e<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<ch
ar, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:658:23
>     #7 0x1468e35 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tree_node
_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1875:21
>     #8 0x1469818 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tree_node
_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1891:21
>     #9 0x14689f4 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, s
td::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_trait
s<char>, std::allocator<char> > > > > const&, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allo
cator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:901:24
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state load_and_save_actionStepLength ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
4a5,137
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2652148==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f35cf99578d  (<unknown module>)
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x146b000 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x146ae7d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, unsigned
 long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x146abfc in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x146aa38 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_create_no
de<std::pair<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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x146a9d2 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node:
:operator()<std::pair<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::pair<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&) const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:548:18
>     #6 0x146a138 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_clone_nod
e<std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tre
e<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<ch
ar, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:658:23
>     #7 0x1468e35 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tree_node
_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1875:21
>     #8 0x1469818 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tree_node
_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1891:21
>     #9 0x14689f4 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, s
td::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_trait
s<char>, std::allocator<char> > > > > const&, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allo
cator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:901:24
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
8a9,141
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2652247==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f064554378d  (<unknown module>)
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x146b000 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x146ae7d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, unsigned
 long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x146abfc in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x146aa38 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_create_no
de<std::pair<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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x146a9d2 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node:
:operator()<std::pair<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::pair<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&) const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:548:18
>     #6 0x146a138 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_clone_nod
e<std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tre
e<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<ch
ar, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:658:23
>     #7 0x1468e35 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tree_node
_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1875:21
>     #8 0x1469818 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tree_node
_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1891:21
>     #9 0x14689f4 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, s
td::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_trait
s<char>, std::allocator<char> > > > > const&, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allo
cator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:901:24
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,133
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2652541==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f69670a678d  (<unknown module>)
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x146b000 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x146ae7d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, unsigned
 long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x146abfc in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x146aa38 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_create_no
de<std::pair<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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x146a9d2 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node:
:operator()<std::pair<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::pair<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&) const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:548:18
>     #6 0x146a138 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_clone_nod
e<std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tre
e<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<ch
ar, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:658:23
>     #7 0x1468e35 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tree_node
_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1875:21
>     #8 0x1469818 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tree_node
_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1891:21
>     #9 0x14689f4 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, s
td::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_trait
s<char>, std::allocator<char> > > > > const&, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allo
cator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:901:24
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,133
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2651718==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3cb4d4578d  (<unknown module>)
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x146b000 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x146ae7d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, unsigned
 long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x146abfc in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x146aa38 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_create_no
de<std::pair<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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x146a9d2 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node:
:operator()<std::pair<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::pair<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&) const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:548:18
>     #6 0x146a138 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_clone_nod
e<std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tre
e<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<ch
ar, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:658:23
>     #7 0x1468e35 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tree_node
_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1875:21
>     #8 0x1469818 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tree_node
_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1891:21
>     #9 0x14689f4 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, s
td::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_trait
s<char>, std::allocator<char> > > > > const&, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allo
cator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:901:24
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,133
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2651698==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa97a30c78d  (<unknown module>)
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x146b000 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x146ae7d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, unsigned
 long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x146abfc in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x146aa38 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_create_no
de<std::pair<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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x146a9d2 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node:
:operator()<std::pair<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::pair<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&) const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:548:18
>     #6 0x146a138 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_clone_nod
e<std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tre
e<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<ch
ar, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:658:23
>     #7 0x1468e35 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tree_node
_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1875:21
>     #8 0x1469818 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tree_node
_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1891:21
>     #9 0x14689f4 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, s
td::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_trait
s<char>, std::allocator<char> > > > > const&, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allo
cator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:901:24
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,115
> 
> =================================================================
> ==2651823==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0dd6ab778d  (<unknown module>)
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x146b000 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x146ae7d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, unsigned
 long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x146abfc in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x146aa38 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_create_no
de<std::pair<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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x146a9d2 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node:
:operator()<std::pair<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::pair<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&) const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:548:18
>     #6 0x146a138 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_clone_nod
e<std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tre
e<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<ch
ar, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:658:23
>     #7 0x1468e35 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tree_node
_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1875:21
>     #8 0x14689f4 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, s
td::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_trait
s<char>, std::allocator<char> > > > > const&, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allo
cator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:901:24
>     #9 0x146838f in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11:
:basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<
char, std::char_traits<char>, std::allocator<char> > > > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:912:9
>     #10 0x1467bab in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std:
:less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Rb_tree(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx1
1::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_strin
g<char, std::char_traits<char>, std::allocator<char> > > > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:950:16
>     #11 0x1467a6c in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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> > > > >::map(std::map<s
td::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/.
./../../../include/c++/9/bits/stl_map.h:205:7
>     #12 0x408146a in SUMOSAXAttributesImpl_Cached::SUMOSAXAttributesImpl_Cached(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXAttributesImpl_Cached.cpp:46:5
>     #13 0x4077dc6 in SUMOSAXAttributesImpl_Xerces::clone() const /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXAttributesImpl_Xerces.cpp:270:16
>     #14 0x27acc4b in MSStateHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSStateHandler.cpp:173:31
>     #15 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #16 0x7f0ded09c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 96 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,115
> 
> =================================================================
> ==2651687==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f88dc37678d  (<unknown module>)
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x146b000 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x146ae7d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, unsigned
 long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x146abfc in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x146aa38 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_create_no
de<std::pair<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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x146a9d2 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node:
:operator()<std::pair<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::pair<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&) const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:548:18
>     #6 0x146a138 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_clone_nod
e<std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tre
e<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<ch
ar, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:658:23
>     #7 0x1468e35 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tree_node
_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1875:21
>     #8 0x14689f4 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, s
td::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_trait
s<char>, std::allocator<char> > > > > const&, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allo
cator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:901:24
>     #9 0x146838f in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11:
:basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<
char, std::char_traits<char>, std::allocator<char> > > > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:912:9
>     #10 0x1467bab in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std:
:less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Rb_tree(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx1
1::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_strin
g<char, std::char_traits<char>, std::allocator<char> > > > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:950:16
>     #11 0x1467a6c in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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> > > > >::map(std::map<s
td::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/.
./../../../include/c++/9/bits/stl_map.h:205:7
>     #12 0x408146a in SUMOSAXAttributesImpl_Cached::SUMOSAXAttributesImpl_Cached(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::pair<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<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXAttributesImpl_Cached.cpp:46:5
>     #13 0x4077dc6 in SUMOSAXAttributesImpl_Xerces::clone() const /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXAttributesImpl_Xerces.cpp:270:16
>     #14 0x27acc4b in MSStateHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSStateHandler.cpp:173:31
>     #15 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #16 0x7f88f27295ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 96 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,134
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2652596==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9f1f6fc78d  (<unknown module>)
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x146b000 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x146ae7d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, unsigned
 long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x146abfc in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::
less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x146aa38 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_create_no
de<std::pair<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::pair<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&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x146a9d2 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node:
:operator()<std::pair<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::pair<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&) const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:548:18
>     #6 0x146a138 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_clone_nod
e<std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tre
e<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<ch
ar, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:658:23
>     #7 0x1468e35 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tree_node
_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1875:21
>     #8 0x1469818 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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::_Rb_tree_node
_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1891:21
>     #9 0x14689f4 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, st
d::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy<std:
:_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, s
td::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_trait
s<char>, std::allocator<char> > > > > const&, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allo
cator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:901:24
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2651013==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff4dc49a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff4dc745ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff4dc745a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save2_H ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2651097==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f36d572978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f36d59d4ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f36d59d4a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save2_mismatch ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2651105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa1cae9578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa1cb140ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa1cb140a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save_actionStepLength ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
3a4,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2651989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f89280a578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8928350ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8928350a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save_actionStepLength2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2652248==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f06024f578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f06027a0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f06027a0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save_at_interval ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2651195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb798b9d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb798e48ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb798e48a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save_at_interval_H ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2651228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f36ebb3b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f36ebde6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f36ebde6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save_at_interval_mismatch ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2651204==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5896d4278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5896fedab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5896feda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save_default_names_H ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2651379==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f561637a78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save_routeProbe ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2652828==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f628a96378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f628ac0eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f628ac0ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save_taz ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2652339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f079967f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f079992aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f079992aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save_taz_route_invalid ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,30
> 
> =================================================================
> ==2652477==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9ca8eb178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9ca915cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9ca915ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save_with_internal_links ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2652250==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3d80d0b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3d80fb6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3d80fb6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops arrive_after_until ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2641531==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0468c0d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0468eb8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0468eb8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops at_start ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2641968==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f604ac8578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f604af30ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f604af30a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops bestLaneStop ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2643739==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f61a59c578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f61a5c70ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f61a5c70a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops bestLaneStop0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2643833==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4321fab78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4322256ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4322256a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops busstop_out_of_order_ignore ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
6a7,33
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2641904==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9c3ea5a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9c3ed05ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9c3ed05a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops busstop_parkingLength ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2644937==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb70191778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb701bc2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb701bc2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops busstop_stopping_position_assignment ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2644697==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f205d7cd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f205da78ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f205da78a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops busstop_stopping_position_assignment_parking ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2644829==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff780c1d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff780ec8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff780ec8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops cyclic_route ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2641907==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5e50a4578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5e50cf0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5e50cf0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops cyclic_trip ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2641924==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f72619fb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7261ca6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7261ca6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops departPos_arrivalPos ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2644935==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5e3852b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5e387d6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5e387d6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops duration_0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2641487==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc9c71fb78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops flow_until ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2644638==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f77c906a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f77c9315ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f77c9315a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops four_on_same ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2641948==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f088ee6578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f088f110ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f088f110a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops long_stop ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2645030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1bbb1e278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1bbb48dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1bbb48da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops looped_route ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2644356==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe2d93b578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe2d9660ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe2d9660a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops looped_route2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2644513==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbf9a18578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbf9a430ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbf9a430a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops max_delay ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2641934==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbc958a578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbc95b50ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbc95b50a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops occupied ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2643075==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc357ad778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc357d82ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc357d82a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops on_junction ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2644254==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f29fb94578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f29fbbf0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f29fbbf0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops on_junction_trip ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2644298==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3edb0ad78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3edb358ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3edb358a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops out_of_order ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2641622==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f97b104b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f97b12f6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f97b12f6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops overtaking ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2643057==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f319544378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f31956eeab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f31956eea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops overtaking_highspeed ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2643069==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff670ecd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff671178ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff671178a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parking ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2642366==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcedd0a578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcedd350ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcedd350a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parking_delay_insertion ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2642797==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5304d3578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5304fe0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5304fe0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parking_until ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2642505==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f98d0e4378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f98d10eeab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f98d10eea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops second_near_end1 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2641955==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f162f66a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f162f915ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f162f915a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops second_near_end2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2641964==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f165593578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1655be0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1655be0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops simple_stop ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2641387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe7b324d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe7b34f8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe7b34f8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,38
> 
> =================================================================
> ==2643096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0fa9dcf78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0fbff425ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,36
> 
> =================================================================
> ==2643153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff4f9f6378d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff5100d55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2643225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1c4f49f78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1c656115ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1c4f74aab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2643271==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fac2d63978d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fac437c45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fac2d8e4ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops teleport ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,30
> 
> =================================================================
> ==2643475==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f514448078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f514472bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f514472ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops teleport_across_stopped ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2643072==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb47f60578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb47f8b0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb47f8b0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops teleport_multihop ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,32
> 
> =================================================================
> ==2643539==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3d2906578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3d29310ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3d29310a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops too_close ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,10
> 
> =================================================================
> ==2644209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc0be6cc78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops too_short ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216: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 
> 
> =================================================================
> ==2644170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f69ea1f178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f69ea49cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f69ea49ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered_defaults_to_parking ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,28
> 
> =================================================================
> ==2642880==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f12e4b9f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f12e4e4aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f12e4e4aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2642952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcca5d9578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fccbbf055ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcca6040ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,36
> 
> =================================================================
> ==2642968==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5de40d578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5dfa2475ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2641537==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa53e31b78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops until_order ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,10
> 
> =================================================================
> ==2644213==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1a82b2578d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer on_depart routes_explicite_routes vapor_b0_off0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,10
> 
> =================================================================
> ==2645807==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f124833878d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2645862==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f62b243878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f62b26e3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f62b26e3a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,10
> 
> =================================================================
> ==2646064==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0549b7078d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2646014==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f249d35d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f249d608ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f249d608a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2645374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f316818e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3168439ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3168439a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2645480==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdd3513478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdd353dfab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdd353dfa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,10
> 
> =================================================================
> ==2645643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f909154078d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2645540==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa3d134d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa3d15f8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa3d15f8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving count_in_meanData ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2646753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff2ed10c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff2ed3b7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff2ed3b7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2646552==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2f2f3c878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2f2f673ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2f2f673a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2646567==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f25ba95378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f25babfeab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f25babfea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2646625==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f45d8f3378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f45d91deab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f45d91dea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2646605==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2e280ec78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2e28397ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2e28397a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2646269==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb42042878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb4206d3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb4206d3a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2646365==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efd3456e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efd34819ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efd34819a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2646535==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdd8d78878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdd8da33ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdd8da33a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2646497==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f567328078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f567352bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f567352ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving short_edge ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2646149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcaf694778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcaf6bf2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcaf6bf2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs b0_offset_100 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2633629==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f69a280f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f69a2abaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f69a2abaa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs b0_offset_100_doubleTime ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2633996==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa5f24ff78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa5f27aaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa5f27aaa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs b100_offset_0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2633637==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f45b127078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f45b151bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f45b151ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs b100_offset_100 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2633651==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd7991f478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd79949fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd79949fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs b100_offset_200 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2633784==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f52131dc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5213487ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5213487a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs b100_offset_50 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2633639==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbe2700278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbe272adab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbe272ada9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs begin_0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2633794==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0467d4a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0467ff5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0467ff5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs nested ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2633890==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd255e9f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd25614aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd25614aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs reset_to_default ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2634086==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efbff95978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efbffc04ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efbffc04a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_GSP ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
4a5,31
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2636057==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc5d011a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc5d03c5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc5d03c5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_GSP25 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
4a5,31
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2636092==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f52985e778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5298892ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5298892a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_off100 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2636002==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa15897178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa158c1cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa158c1ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_off100_on200 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2636003==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f917e05478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f917e2ffab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f917e2ffa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_switch100_200_off0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2635045==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f728189478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7281b3fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7281b3fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_switch100_200_off50 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2635159==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6d8a64778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6d8a8f2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6d8a8f2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_switch100_200_off500 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2635799==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f259927178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f259951cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f259951ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_switch100_200_off86000 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2635959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcda367f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcda392aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcda392aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_switch100_off0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2634962==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff3f7b1d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff3f7dc8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff3f7dc8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_switch100_off50 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2635071==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcc8ff1178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcc901bcab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcc901bca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_switch100_off500 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2635193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f709e72d78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_switch100_off86000 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2635852==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4a500af78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_switch200_off0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2634984==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1fb707178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1fb731cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1fb731ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_switch200_off50 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2635152==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f06dfa5178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f06dfcfcab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f06dfcfca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_switch200_off500 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2635777==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff04275d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff042a08ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff042a08a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_switch200_off86000 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2635908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fef044a478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fef0474fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fef0474fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin100 cross3ltl_off100 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2638615==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f482710578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f48273b0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f48273b0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin100 cross3ltl_off100_on200 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2638613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7eff996fc78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin100 cross3ltl_switch100_200_off0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2637326==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb163bbb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb163e66ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb163e66a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin100 cross3ltl_switch100_200_off50 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2637785==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd719d4778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd719ff2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd719ff2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin100 cross3ltl_switch100_200_off500 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2638018==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbdddb6578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbddde10ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbddde10a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin100 cross3ltl_switch100_200_off86000 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2638556==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9b0e6ed78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9b0e998ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9b0e998a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin100 cross3ltl_switch100_off0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2637310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f85d344778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f85d36f2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f85d36f2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin100 cross3ltl_switch100_off50 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2637351==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6df49cb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6df4c76ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6df4c76a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin100 cross3ltl_switch100_off500 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2637904==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcce6ac578d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin100 cross3ltl_switch100_off86000 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2638170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f45b75ad78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f45b7858ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f45b7858a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin100 cross3ltl_switch200_off0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2637309==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdcb053478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdcb07dfab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdcb07dfa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin100 cross3ltl_switch200_off50 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2637396==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5d321a478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5d3244fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5d3244fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin100 cross3ltl_switch200_off500 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2637986==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f72eae8478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f72eb12fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f72eb12fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin100 cross3ltl_switch200_off86000 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2638548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f671700778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f67172b2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f67172b2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin150 cross3ltl_off100 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2639907==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6f6cafd78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin150 cross3ltl_off100_on200 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2639928==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f64f11d778d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin150 cross3ltl_switch100_200_off0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2638639==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9c188f578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9c18ba0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9c18ba0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin150 cross3ltl_switch100_200_off50 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2638712==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5dea61f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5dea8caab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5dea8caa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin150 cross3ltl_switch100_200_off500 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2639149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb3393d278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb33967dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb33967da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin150 cross3ltl_switch100_200_off86000 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2639821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f66b34a178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f66b374cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f66b374ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin150 cross3ltl_switch100_off0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2638614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f20043f778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f20046a2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f20046a2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin150 cross3ltl_switch100_off50 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2638694==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f17cb29778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f17cb542ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f17cb542a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin150 cross3ltl_switch100_off500 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2638975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbccac9478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbccaf3fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbccaf3fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin150 cross3ltl_switch100_off86000 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2639175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff1ef82778d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin150 cross3ltl_switch200_off0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2638619==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff6063e278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff60668dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff60668da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin150 cross3ltl_switch200_off50 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2638710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2e4358478d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin150 cross3ltl_switch200_off500 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2639082==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fed6088d78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin150 cross3ltl_switch200_off86000 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2639277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f36fc8a178d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin50 cross3ltl_off100 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2637299==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9ca02e778d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin50 cross3ltl_off100_on200 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2637305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe30201178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe3022bcab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe3022bca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin50 cross3ltl_switch100_200_off0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2636277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc6ba16578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc6ba410ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc6ba410a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin50 cross3ltl_switch100_200_off50 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2636799==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6598fb178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f659925cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f659925ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin50 cross3ltl_switch100_200_off500 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2637195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f452e4ec78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f452e797ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f452e797a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin50 cross3ltl_switch100_200_off86000 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2637282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb683a5d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb683d08ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb683d08a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin50 cross3ltl_switch100_off0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2636131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff0d6f6f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff0d721aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff0d721aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin50 cross3ltl_switch100_off50 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2636291==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f018653778d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin50 cross3ltl_switch100_off500 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2637092==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc24db1c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc24ddc7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc24ddc7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin50 cross3ltl_switch100_off86000 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2637206==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff4848eb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff484b96ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff484b96a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin50 cross3ltl_switch200_off0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2636169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8317fa478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f831824fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f831824fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin50 cross3ltl_switch200_off50 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2636756==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fadf625778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fadf6502ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fadf6502a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin50 cross3ltl_switch200_off500 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2637146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7feaeb14778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feaeb3f2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feaeb3f2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin50 cross3ltl_switch200_off86000 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2637279==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0d7ebd978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0d7ee84ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0d7ee84a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts bug1964433 begin0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2639922==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f228379178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2283a3cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2283a3ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts bug1964433 begin100 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2639979==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f02c718478d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts bug1964433 begin150 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2640030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f62fd32778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f62fd5d2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f62fd5d2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts bug1964433 begin200 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2640032==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f87df15778d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts bug1964433 begin250 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2640081==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f023517978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0235424ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0235424a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts bug1964433 begin300 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2640088==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd8c76d778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd8c7982ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd8c7982a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts bug1964433 begin350 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2640137==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd973cad78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts bug1964433 begin400 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2640184==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbe54a7f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbe54d2aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbe54d2aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts bug1964433 begin450 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2640241==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f199630c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f19965b7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f19965b7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts bug1964433 begin50 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2639925==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f37e421c78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts bug1964433 begin500 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2640291==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f326691178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3266bbcab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3266bbca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts bug1964433 begin550 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2640292==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3021add78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts errors cross3ltl_error_unknown_to_prog ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,30
> 
> =================================================================
> ==2641353==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f180376778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1803a12ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1803a12a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).

TEST FAILED on ts-sim-build-ba : extended wauts week ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2641376==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3c5c04678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3c5c2f1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3c5c2f1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts week_norepeat ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2641379==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f777e86478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f777eb0fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f777eb0fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended waypoints default_positions ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2645279==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff0f748878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff0f7733ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff0f7733a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended waypoints default_positions_slow ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2645285==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1122eca78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended waypoints simple_waypoint ( Last six runs Mar2021 Feb2021 )

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

TEST FAILED on ts-sim-build-ba : extended waypoints wrong_lane ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2645294==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc3f700778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc3f72b2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc3f72b2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui settings decals_load ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,10
> 
> =================================================================
> ==2776665==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0cb249b78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui settings incomplete ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2776551==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f301e6ab78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f301e956ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f301e956a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui settings snapshot ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2776758==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f05467e578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0546a90ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0546a90a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- Differences in png ----------
Binärdateien /home/delphi/clangDebug/sumo/tests/sumo/gui/settings/snapshot/png.sumo und /home/delphi/clangDebug/texttesttmp/sumo.gui.25Feb034008.2540077/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.25Feb034008.2540077/sumo.gui/gui/settings/snapshot/png2.sumo sind verschieden.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui settings startup_load ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2776489==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f05ec56f78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui visualization img_formats ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2777452==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff8e1ea778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff8e2152ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff8e2152a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui visualization parade ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2776820==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1b2b1cb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1b2b476ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1b2b476a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui visualization paradeColor ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2777217==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f25d80f578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f25d83a0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f25d83a0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui visualization paradeContainers ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2777310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 408 byte(s) in 17 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b29ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1417:33
>     #2 0x3eae93a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f30f18ac5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f30db36678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f30db611ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui visualization paradePersons ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1,10c1,10
< Warning: Person 'p.531' aborted waiting for ANY at edge 'beg'.
< Warning: Person 'p.532' aborted waiting for ANY at edge 'beg'.
< Warning: Person 'p.533' aborted waiting for ANY at edge 'beg'.
< Warning: Person 'p.534' aborted waiting for ANY at edge 'beg'.
< Warning: Person 'p.535' aborted waiting for ANY at edge 'beg'.
< Warning: Person 'p.536' aborted waiting for ANY at edge 'beg'.
< Warning: Person 'p.537' aborted waiting for ANY at edge 'beg'.
< Warning: Person 'p.538' aborted waiting for ANY at edge 'beg'.
< Warning: Person 'p.539' aborted waiting for ANY at edge 'beg'.
< Warning: Person 'p.540' aborted waiting for ANY at edge 'beg'.
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
69a70,96
> Warning: Person 'p.590' aborted waiting for ANY at edge 'beg'.
> Warning: Person 'p.591' aborted waiting for ANY at edge 'beg'.
> Warning: Person 'p.592' aborted waiting for ANY at edge 'beg'.
> Warning: Person 'p.593' aborted waiting for ANY at edge 'beg'.
> Warning: Person 'p.594' aborted waiting for ANY at edge 'beg'.
> Warning: Person 'p.595' aborted waiting for ANY at edge 'beg'.
> Warning: Person 'p.596' aborted waiting for ANY at edge 'beg'.
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2777372==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3bac9ae78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3bacc59ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3bacc59a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui visualization polygon_image ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2777273==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe4dc13478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe4dc3dfab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe4dc3dfa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui visualization polygon_param ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2777356==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f46f243c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f46f26e7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f46f26e7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui visualization ships ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2777238==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1960 byte(s) in 35 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f09c67c2a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f09b123b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f09b14e6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2679842==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f378961578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f37898c0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f37898c0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation one_green2yellow ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2679836==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f398176a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3981a15ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3981a15a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation one_minor ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2679408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4c3319d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4c33448ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4c33448a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation one_minor2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2679582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6f3c54578d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation one_minor_subsecond ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2679509==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5976a1578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5976cc0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5976cc0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2680026==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3be80bb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3be8366ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3be8366a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2680190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb82ef6b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb82f216ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb82f216a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation symmetrical_left_turn_with_straight_followers ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2679897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff53e62578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff53e8d0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff53e8d0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation symmetrical_left_turn_with_straight_followers2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2679898==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4b480c378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4b4836eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4b4836ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back 2junctions_2nd_blocked ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2674340==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f22b91ea78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f22b9495ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f22b9495a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2674332==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1a52ab578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1a52d60ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1a52d60a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2674334==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f780d41d78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2674028==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f21cc8e778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f21ccb92ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f21ccb92a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2674317==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa491d1778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa491fc2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa491fc2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back large_junction_short_edge ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2674716==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1875a7578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1875d20ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1875d20a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back network_ends_behind_junction ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2674489==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f80f57bf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f80f5a6aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f80f5a6aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back no_space_behind_junction ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2673917==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f390120f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f39014baab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f39014baa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2673963==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f53f313b78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2673916==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1c8442778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1c846d2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1c846d2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back roundabout ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2674749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 25536 byte(s) in 456 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f2df81aaa38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2de2c2578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2de2ed0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2674729==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3879c4a78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_15s_EW ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2682147==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efff316778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efff3412ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efff3412a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_15s_brake_foes ( Last six runs Mar2021 Feb2021 )

---------- 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:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2681840==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1264aaf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1264d5aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1264d5aa9e  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2681658==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff2980bd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff298368ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff298368a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_15s_brake_junction_foes_stopped ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2681790==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe30b51778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe30b7c2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe30b7c2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_1s_brake ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2681589==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f033983778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0339ae2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0339ae2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_1s_brake_ignore ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2681641==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f024164178d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_1s_cannot_brake ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2681392==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe12fa9478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe12fd3fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe12fd3fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_2s_brake ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2681651==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4f98d6478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4f9900fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4f9900fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_5s_driveRedSpeed ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2681647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7eff5a43478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7eff5a6dfab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7eff5a6dfa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime yellow_2s_brake ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2681115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f61e9d3178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f61e9fdcab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f61e9fdca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime yellow_2s_drive ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2681191==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe3182c578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe318570ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe318570a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime yellow_brake ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2681067==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3d7533c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3d755e7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3d755e7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime yellow_brake_ignore ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2681118==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f58fa36778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f58fa612ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f58fa612a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime yellow_drive ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2681093==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe34829978d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_pedestrians_all ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,30
> 
> =================================================================
> ==2682720==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe8ff41578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe8ff6c0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe8ff6c0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_pedestrians_none ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2682422==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f76f34bd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f76f3768ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f76f3768a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_pedestrians_some ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,32
> 
> =================================================================
> ==2682415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9a00f4a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9a011f5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9a011f5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_veh_all ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
4a5,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,45
> 
> =================================================================
> ==2682883==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa2bfeff78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa2c01aaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa2c01aaa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_veh_none ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2682747==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f759157d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7591828ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7591828a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_veh_some ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,31
> 
> =================================================================
> ==2682863==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe1c2d1578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe1c2fc0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe1c2fc0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreJunctionBlocker default ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2684427==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbd6333a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbd635e5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbd635e5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreJunctionBlocker ignore_after_30 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2684436==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd5530eb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd553396ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd553396a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreKeepClear no_space_behind_junction ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2680689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0aaa47878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0aaa723ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0aaa723a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreKeepClear no_space_behind_junction_ignore ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2680830==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efc3fabb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efc3fd66ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efc3fd66a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreKeepClear no_space_behind_junction_some_ignore ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2681015==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6c5a58d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6c5a838ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6c5a838a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreRightOfWay EW_ignores ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2682209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1189da578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f118a050ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f118a050a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreRightOfWay EW_ignores_some ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2682274==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f03aff6278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f03b020dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f03b020da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreRightOfWay NE_ignores ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2682332==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f35de45078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f35de6fbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f35de6fba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreRightOfWay NE_tls_ignore_slow ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2682346==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f095ee5578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f095f100ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f095f100a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_0.5 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2674947==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9a3a48178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9a3a72cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9a3a72ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_1 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2675039==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6cf51e778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6cf5492ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6cf5492a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_off ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2675224==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f99aa3dc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f99aa687ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f99aa687a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_zero ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2674759==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcfe7b9d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcfe7e48ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcfe7e48a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_zero_ttt_60 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2675045==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7feb4e81778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feb4eac2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feb4eac2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn internal_junction_controlled ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2683642==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa97231b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa9725c6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa9725c6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn internal_junction_uncontrolled ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2683869==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f051f12078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f051f3cbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f051f3cba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn opposite_left_turner_bikes ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2683497==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb1b303b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb1b32e6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb1b32e6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn straight_from_left_blockedSecond ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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 'WN_bikes.17'; junction collision with vehicle 'WE_car', lane=':C_29_0', gap=-1.00, time=198.00 stage=move.
> Warning: Vehicle 'WN_bikes.17' ends teleporting on edge 'SN2', time 200.00.
> 
> =================================================================
> ==2683534==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f582122578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f58214d0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f58214d0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 : junction_model internalJunction left_turn ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2680467==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdbe880f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdbe8abaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdbe8abaa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model internalJunction left_turn_width2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,30
> Warning: Teleporting vehicle 'WE'; junction collision with vehicle 'ES', lane=':C_10_0', gap=-1.00, time=10.00 stage=move.
> Warning: Vehicle 'WE' teleports beyond arrival edge 'CE', time 10.00.
> Warning: Vehicle 'WE' skips stop on lane 'CE_0' time=10.00.
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2680541==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f57ca22578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f57ca4d0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f57ca4d0a9e  (<unknown module>)
> 
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2680384==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f63aabb278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f63aae5dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f63aae5da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model internalLanes endOffset ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2680439==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb20693b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb206be6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb206be6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model internalLanes keepClear ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2680441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb7d40e278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb7d438dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb7d438da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model internalLanes parallel_siblings ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2680443==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f488069d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4880948ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4880948a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model jmSigmaMinor across_nohindrance_jmSigmaMinor ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2683933==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb1e016578d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model jmSigmaMinor keep_dawdling_jmSigmaMinor ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2683947==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3b9996d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3b99c18ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3b99c18a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- Differences in rawdump ----------
15c15
<                 <vehicle id="noprio" pos="13.89" speed="12.00"/>
---
>                 <vehicle id="noprio" pos="13.89" speed="13.89"/>
57c57
<                 <vehicle id="noprio" pos="1.01" speed="12.92"/>
---
>                 <vehicle id="noprio" pos="1.29" speed="13.20"/>
64c64
<                 <vehicle id="noprio" pos="5.08" speed="13.57"/>
---
>                 <vehicle id="noprio" pos="4.51" speed="12.72"/>
71c71
<                 <vehicle id="noprio" pos="18.26" speed="13.18"/>
---
>                 <vehicle id="noprio" pos="18.31" speed="13.80"/>
78c78
<                 <vehicle id="noprio" pos="31.18" speed="12.92"/>
---
>                 <vehicle id="noprio" pos="31.72" speed="13.41"/>
85c85
<                 <vehicle id="noprio" pos="45.07" speed="13.88"/>
---
>                 <vehicle id="noprio" pos="44.35" speed="12.63"/>
92c92
<                 <vehicle id="noprio" pos="58.08" speed="13.02"/>
---
>                 <vehicle id="noprio" pos="57.26" speed="12.92"/>
99c99
<                 <vehicle id="noprio" pos="71.37" speed="13.28"/>
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2678651==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5442d3578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5442fe0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5442fe0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type allway_stop basic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2678407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7b50b3578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7b50de0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7b50de0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type allway_stop intermodal ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2678694==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 2 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7face50daa38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7faccfb5578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faccfe00ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2678411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f97724af78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f977275aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f977275aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type priority_junction across_nohindrance ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2676136==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efdda61d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efdda8c8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efdda8c8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type priority_junction across_nohindrance_sigma0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2676145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f975776578d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2676132==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1f71ff878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1f722a3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1f722a3a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type priority_junction follower_low_decel ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2676125==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0e4becf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0e4c17aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0e4c17aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type priority_stop basic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2676570==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdb5d98578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdb5dc30ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdb5dc30a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing basic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2678186==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff7f269f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff7f294aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff7f294aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing sudden_insertion ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2678402==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff230e7c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff231127ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff231127a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left basic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2676576==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbfe122d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbfe14d8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbfe14d8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left east_missing ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2676592==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f052c7ff78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f052caaaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f052caaaa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left north_missing ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2676581==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb40904578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb4092f0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb4092f0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left south_missing ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2676586==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb4244f878d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2677403==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe29030b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe2905b6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe2905b6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2677002==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f118cf8a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f118d235ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f118d235a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2676994==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0c1b13578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0c1b3e0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0c1b3e0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2676997==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7c9fc5b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7c9ff06ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7c9ff06a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2677007==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe5063ef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe50669aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe50669aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2677449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f94d838578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f94d8630ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f94d8630a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left west_missing ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2676989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f918d13b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f918d3e6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f918d3e6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls blocked_until_red ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2675433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f12150f578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f12153a0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f12153a0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls low_decel ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2675710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f200b8fb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f200bba6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f200bba6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls low_decel_idm ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2675711==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f331b34578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f331b5f0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f331b5f0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls off_internal_cont_major ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2675356==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe61e59578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe61e840ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe61e840a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls off_internal_cont_minor ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2675287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f63a2abf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f63a2d6aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f63a2d6aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls right_on_red_program ( Last six runs Mar2021 Feb2021 )

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

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls_right_on_red basic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2675730==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb71e74978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb71e9f4ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb71e9f4a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2676030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fedfeed778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fedff182ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fedff182a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,33
> 
> =================================================================
> ==2676118==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 209664 byte(s) in 3744 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f2f9f36aa38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2f89dfb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2f8a0a6ab5  (<unknown module>)
> 
> Indirect leak of 56 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2678697==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbdbc9ed78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbdbcc98ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbdbcc98a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper 3lanes ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2677457==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc00841078d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper action_step_offset ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2678158==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f56cc53578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f56cc7e0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f56cc7e0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper symmetric_approach ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2677453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4269f7078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f426a21bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f426a21ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2677462==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4c83e4b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4c840f6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4c840f6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_adaptDist_50 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2677469==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fea361aa78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fea36455ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fea36455a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_dense ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2677865==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcd6430b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcd645b6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcd645b6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_dense_adaptDist_50 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,28
> 
> =================================================================
> ==2677870==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f18fbf9f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f18fc24aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f18fc24aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_highspeed ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2677859==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f572797d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5727c28ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5727c28a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_subsecond ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2677877==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f16c7d4578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f16c7ff0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f16c7ff0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_subsecond_IDM ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2678111==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8e5e4f378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8e5e79eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8e5e79ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model opposite_left_turn small_junction ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2683905==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f16b7c7b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f16b7f26ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f16b7f26a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model roundabout blocked_on_junction ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2684429==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f787b8d278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f787bb7dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f787bb7da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model roundabout no_requests_from_outside ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2684416==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe30654b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe3067f6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe3067f6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model roundabout small ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2684422==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f96b2fa578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f96b3250ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f96b3250a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model stopOffset cars_with_offset ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2683134==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9496a6a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9496d15ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9496d15a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model stopOffset cars_with_offset_departSpeed_max ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2683416==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f15db0da78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f15db385ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f15db385a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2683221==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f15f3f2a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f15f41d5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f15f41d5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model timegapMinor 3s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2682978==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2517c9578d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model timegapMinor default ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2682962==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6f51e0b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6f520b6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6f520b6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility high left_turn ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2678990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5d80cec78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5d80f97ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5d80f97a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility high straight ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2678993==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8d6430d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8d645b8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8d645b8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility low left_turn ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2678785==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fad50c2578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fad50ed0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fad50ed0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility low straight ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2678983==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc8de4b578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc8de760ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc8de760a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility major high ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2679406==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f61cc20d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f61cc4b8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f61cc4b8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility major low ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2679401==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6c97a5b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6c97d06ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6c97d06a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility with_foe left_turn ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2679180==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa34141078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa3416bbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa3416bba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility with_foe straight ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2679336==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa68bfed78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa68c298ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa68c298a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket3103 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2673344==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb43665778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb436902ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb436902a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket3337 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2673345==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6b52bb578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6b52e60ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6b52e60a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket3360 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2673402==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd10459a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd104845ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd104845a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket3377 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2673557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fab7510b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fab753b6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fab753b6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket4108 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2673622==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7df1c6578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7df1f10ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7df1f10a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket5097 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,33
> 
> =================================================================
> ==2673639==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc3f313578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc3f33e0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc3f33e0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket5124 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2673861==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f100ad9b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f100b046ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f100b046a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model change_towards_best towards_left change_later ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2664594==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe136bdd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe136e88ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe136e88a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model change_towards_best towards_left change_later2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2664958==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb93ab0d78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model change_towards_best towards_left default_model ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2664568==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa1a405478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa1a42ffab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa1a42ffa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model change_towards_best towards_left disable ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2664969==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5d3013478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5d303dfab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5d303dfa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model change_towards_best towards_right default_model ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2665055==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f09b88f778d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange basic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2668248==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efe7755578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efe77800ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efe77800a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange block_both_lanes ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2668893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa8db25578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa8db500ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa8db500a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange bugs ticket1153 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2669683==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff9702fd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff9705a8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff9705a8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange bugs ticket4010 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2669780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0c27c8f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0c27f3aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0c27f3aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange bugs ticket4364 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2670038==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f66cc42b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f66cc6d6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f66cc6d6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange change_while_stopped ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2669567==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2372ee778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2373192ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2373192a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange check_leader_on_both_lanes ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2669543==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2e080c378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2e0836eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2e0836ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange check_leader_on_both_lanes2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2669559==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f56a4f7578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f56a5220ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f56a5220a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange check_remaining_space ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2668900==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7963ce778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7963f92ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7963f92a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange check_remaining_space2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2668965==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcfe711b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcfe73c6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcfe73c6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange internal_lane_straight ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2669006==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f177747c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1777727ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1777727a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange internal_lane_straight_midpoint ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2669385==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f64fec6578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f64fef10ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f64fef10a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange internal_lane_straight_midpoint_oldnet ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2669071==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbcf7e2f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbcf80daab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbcf80daa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange internal_lane_turn ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2669480==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3db902b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3db92d6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3db92d6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange lcSigma ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2669601==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f73bfee578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f73c0190ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f73c0190a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange lefthand ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2668314==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 2 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7fd0e9b37a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd0d459f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd0d484aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2668393==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3e2bb6378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3e2be0eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3e2be0ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange maxSpeedLat2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2668749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2a8215578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2a82400ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2a82400a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange maxSpeedLatStanding ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2668839==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f972971b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f97299c6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f97299c6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange ramp_end_maxSpeedLatSpending_0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2668846==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f67a703578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f67a72e0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f67a72e0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model double_connection change_to_major_lane ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2668156==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9277add78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model double_connection stay_on_major_lane ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2668154==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7035a7578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7035d20ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7035d20a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right SL2015 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2666223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd32ddb478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd32e05fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd32e05fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right SL2015_subsecond ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2666272==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0fa97cf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0fa9a7aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0fa9a7aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right default_model ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2665868==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f124a65f78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right default_model_subsecond ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2666210==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0a6a68578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0a6a930ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0a6a930a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right empty_roads actualSpeed ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2666681==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fba6022b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fba604d6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fba604d6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- Differences in lanechanges ----------
5,6d4
<     <change id="d" type="t0" time="6.00" from="D_1" to="D_0" dir="-1" speed="15.60" pos="59.70" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="c" type="t0" time="6.00" from="C_1" to="C_0" dir="-1" speed="15.60" pos="59.70" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
8a7,8
>     <change id="c" type="t0" time="14.00" from="C_1" to="C_0" dir="-1" speed="27.78" pos="259.22" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
>     <change id="d" type="t0" time="27.00" from="D_1" to="D_0" dir="-1" speed="36.11" pos="747.24" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right empty_roads default ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2666277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2699f0778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f269a1b2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f269a1b2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- Differences in lanechanges ----------
5,7d4
<     <change id="d" type="t0" time="6.00" from="D_1" to="D_0" dir="-1" speed="36.11" pos="221.76" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="c" type="t0" time="6.00" from="C_1" to="C_0" dir="-1" speed="27.78" pos="171.78" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="b" type="t0" time="6.00" from="B_1" to="B_0" dir="-1" speed="13.89" pos="88.44" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
8a6,7
>     <change id="b" type="t0" time="7.00" from="B_1" to="B_0" dir="-1" speed="13.89" pos="102.33" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
>     <change id="c" type="t0" time="31.00" from="C_1" to="C_0" dir="-1" speed="27.78" pos="866.28" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right empty_roads maxSpeed ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2666665==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f53694cd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5369778ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5369778a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- Differences in lanechanges ----------
5,7d4
<     <change id="d" type="t0" time="6.00" from="D_1" to="D_0" dir="-1" speed="27.78" pos="171.78" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="c" type="t0" time="6.00" from="C_1" to="C_0" dir="-1" speed="27.78" pos="171.78" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="b" type="t0" time="6.00" from="B_1" to="B_0" dir="-1" speed="13.89" pos="88.44" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
8a6,8
>     <change id="b" type="t0" time="7.00" from="B_1" to="B_0" dir="-1" speed="13.89" pos="102.33" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
>     <change id="d" type="t0" time="24.00" from="D_1" to="D_0" dir="-1" speed="27.78" pos="671.82" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
>     <change id="c" type="t0" time="31.00" from="C_1" to="C_0" dir="-1" speed="27.78" pos="866.28" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right empty_roads speedFactor_0.5 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2666336==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3626b6578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3626e10ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3626e10a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right empty_roads speedFactor_1.5 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2666638==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc32e58278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc32e82dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc32e82da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- Differences in lanechanges ----------
5,8c5,6
<     <change id="d" type="t0" time="6.00" from="D_1" to="D_0" dir="-1" speed="54.16" pos="330.09" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="c" type="t0" time="6.00" from="C_1" to="C_0" dir="-1" speed="41.67" pos="255.12" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="b" type="t0" time="6.00" from="B_1" to="B_0" dir="-1" speed="20.84" pos="130.11" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="a" type="t0" time="6.00" from="A_1" to="A_0" dir="-1" speed="12.50" pos="80.07" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
---
>     <change id="a" type="t0" time="9.00" from="A_1" to="A_0" dir="-1" speed="12.50" pos="117.56" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
>     <change id="b" type="t0" time="25.00" from="B_1" to="B_0" dir="-1" speed="20.84" pos="525.97" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right keepRight2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2666154==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f446a78a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f446aa35ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f446aa35a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right medium_traffic actualSpeed ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2667177==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff702e7e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff703129ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff703129a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right medium_traffic default ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2666768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fce75c2878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fce75ed3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fce75ed3a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right medium_traffic maxSpeed ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2667165==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f12cf80c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f12cfab7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f12cfab7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right medium_traffic speedFactor_0.5 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2666872==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff45116678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff451411ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff451411a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right medium_traffic speedFactor_1.5 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2667089==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f87eee1678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f87ef0c1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f87ef0c1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model lcSigma ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2664566==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4d0e38b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4d0e636ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4d0e636a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model network_prohibits_changing connection_default ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2672795==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 2 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7fa6d0829a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa6bb2c578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa6bb570ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2672803==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 2 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f18eb7e0a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f18d627f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f18d652aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2672959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 2 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f39160a5a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3900b4578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3900df0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2673046==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 2 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f921e747a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f92091ed78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9209498ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model network_prohibits_changing default ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2672378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe09879878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe098a43ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe098a43a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model network_prohibits_changing nochange ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2672497==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdb8801d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdb882c8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdb882c8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model network_prohibits_changing noleft ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2672547==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8d7651b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8d767c6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8d767c6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model network_prohibits_changing noright ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2672575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2b9ce2578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2b9d0d0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2b9d0d0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model network_prohibits_changing noright_lefthand ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2672750==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f37b39c378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f37b3c6eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f37b3c6ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model network_prohibits_changing strategic_change_before_prohibition ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2673072==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 2 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f23f5f98a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f23e0a3578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f23e0ce0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2673247==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 224 byte(s) in 4 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f94ff49fa38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f94e9f3b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f94ea1e6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model onRamp marked_lane ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2668186==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0279b3778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0279de2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0279de2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model onRamp marked_lane_assertive ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2668236==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1eb839d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1eb8648ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1eb8648a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model onRamp unmarked_lane ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2668183==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd3c489178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd3c4b3cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd3c4b3ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtake_stopped overtake_2stopped_on_the_left ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2665668==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efc9dd9f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efc9e04aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efc9e04aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtake_stopped overtake_stopped_on_the_left ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2665656==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa0bae1578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa0bb0c0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa0bb0c0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2665679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f460f1c278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f460f46dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f460f46da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtake_stopped stopped_right ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2665691==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe080bbf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe080e6aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe080e6aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtaking overtaking_right_allowed ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2665636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1a378a578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1a37b50ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1a37b50a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtaking overtaking_right_congested ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2665071==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f472d05578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f472d300ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f472d300a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtaking overtaking_right_emergency ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2665650==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc2ab5d778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc2ab882ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc2ab882a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtaking overtaking_right_forbidden ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2665067==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f83e93e778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f83e9692ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f83e9692a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

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

TEST FAILED on ts-sim-build-ba : lc_model overtaking overtaking_right_forbidden_violate ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2665136==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa5be55a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa5be805ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa5be805a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtaking overtaking_right_road_speed ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2665119==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f973909878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9739343ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9739343a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout high_traffic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2670330==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa25873778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa2589e2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa2589e2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout low_traffic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2670230==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f382ae6e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f382b119ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f382b119a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout many_lanes ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2672295==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5e08a5778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5e08d02ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5e08d02a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout medium_traffic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2670294==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fed4448778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fed44732ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fed44732a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout mixed high_traffic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2670963==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6ce721f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6ce74caab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6ce74caa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout mixed low_traffic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2670780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb50a62d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb50a8d8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb50a8d8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout mixed medium_traffic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2670793==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0b4639d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0b46648ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0b46648a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout no_cooperation high_traffic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2671146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd26852778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd2687d2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd2687d2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout no_cooperation low_traffic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2671117==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f42b942778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f42b96d2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f42b96d2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout no_cooperation medium_traffic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2671137==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa070f3778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa0711e2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa0711e2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small high_traffic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2670759==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 556864 byte(s) in 9944 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7ff5910d9a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff57b70d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff57b9b8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2670362==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 184576 byte(s) in 3296 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f6acce45a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6ab746278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6ab770dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2670392==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 339136 byte(s) in 6056 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7feb0c86ba38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7feaf6e8978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feaf7134ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2670337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 564480 byte(s) in 10080 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7fedd6134a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fedc074c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fedc09f7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2670332==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 242368 byte(s) in 4328 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7efeb2670a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efe9cc9f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efe9cf4aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2670338==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 329728 byte(s) in 5888 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f98104f1a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f97fab2778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f97fadd2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2671428==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f92b49ad78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f92b4c58ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f92b4c58a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls low_traffic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2671295==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3988e0778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f39890b2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f39890b2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls medium_traffic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2671417==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb66fce578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb66ff90ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb66ff90a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_2phase high_traffic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2671961==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd1c15c578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd1c1870ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd1c1870a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_2phase low_traffic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2671794==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f646a3d778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f646a682ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f646a682a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_2phase medium_traffic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2671878==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f598096578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5980c10ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5980c10a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_actuated high_traffic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2672211==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f517d19d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f517d448ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f517d448a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_actuated low_traffic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2672044==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa8eca8f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa8ecd3aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa8ecd3aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_actuated medium_traffic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2672128==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f826257c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8262827ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8262827a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_no_cooperation high_traffic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2671692==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc8971ed78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc897498ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc897498a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_no_cooperation low_traffic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2671584==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1c4900d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1c492b8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1c492b8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_no_cooperation medium_traffic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2671589==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f57cb6f478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f57cb99fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f57cb99fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model specify_lcm ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2664556==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f525409578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5254340ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5254340a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model speedGain default ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2667184==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9ef048578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9ef0730ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9ef0730a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model speedGain keepRight0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2667200==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fba1667d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fba16928ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fba16928a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model speedGain keepRight0_speedGainLookahead0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2667503==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6c43f5f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6c4420aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6c4420aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model speedGain keepRight0_speedGainLookahead5 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2667717==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4f0c87b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4f0cb26ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4f0cb26a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model speedGain lcSpeedGainRight1 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2667486==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f944f9ed78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f944fc98ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f944fc98a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model speedGain speedGain2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2667280==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe08e5ad78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe08e858ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe08e858a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model speed_assistance uncooperativeSpeed ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2668150==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb27db5578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb27de00ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb27de00a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model speed_assistance urgent_change_backBlocker_slowdown ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2667764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe1164fb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe1167a6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe1167a6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving 2lanes_emergency ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2706955==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe8c9f1578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe8ca1c0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe8ca1c0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving SL2015 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2707055==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f96b437578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f96b4620ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f96b4620a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket2316_maxSpeedLat ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2707070==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff9c1de278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff9c208dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff9c208da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket3718 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2707126==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcb9d8ff78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcb9dbaaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcb9dbaaa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket4610 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2707137==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f48a3f4b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f48a41f6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f48a41f6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket5238 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2707169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0d530cc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0d53377ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0d53377a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket5860 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2707180==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6d8a67978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6d8a924ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6d8a924a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving emergency_redlight ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2706860==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbb29f6a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbb2a215ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbb2a215a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving forklifter_demo ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2705723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f51aafdc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f51ab287ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f51ab287a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving long_queue ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2706498==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f99fb0af78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f99fb35aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f99fb35aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving long_queue_emergency ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2706716==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f50239af78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5023c5aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5023c5aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving no_overtaking_across_minor_link ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2706116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f05c3e3778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f05c40e2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f05c40e2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving no_overtaking_across_minor_link2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2706241==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9cf562578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9cf58d0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9cf58d0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving opposite_ends ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2705804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f27ba78578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f27baa30ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f27baa30a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_2stopped ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2705033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f83d824578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f83d84f0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f83d84f0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_2stopped_2edges ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2705979==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f35447af78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3544a5aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3544a5aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_2stopped_2edges_default ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2705987==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5877fab78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5878256ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5878256a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_2stopped_collision ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2705191==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f01bc16078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f01bc40bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f01bc40ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_multilane_unusable ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2704889==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f93e8a2b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f93e8cd6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f93e8cd6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_noconflict ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2704814==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb470cfd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb470fa8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb470fa8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_noconflict_2edges ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2705720==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe37687a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe376b25ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe376b25a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_noconflict_2edges_subsec ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2705800==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6efe92578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6efebd0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6efebd0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_noconflict_changeForbidden ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2704811==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fea4f75b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fea4fa06ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fea4fa06a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_noconflict_forbidden ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2704812==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fea6181578d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_noconflict_subsecond ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2704894==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb90b84b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb90baf6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb90baf6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_slow ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2705482==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f93d7a3378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f93d7cdeab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f93d7cdea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_stopped ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2704973==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f971fdfd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f97200a8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f97200a8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_stopped_collision ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2705262==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6d0ab1578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6d0adc0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6d0adc0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_stopped_failure ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2705971==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe26de0f78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_stopped_subsecond ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2705245==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9948a6578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9948d10ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9948d10a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_vehicle_blocks_minor_road ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2706006==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7eff9943b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7eff996e6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7eff996e6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_vehicle_blocks_minor_road2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2706033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f08c27bf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f08c2a6aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f08c2a6aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_vehicle_blocks_minor_road3 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2706034==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa1f929578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa1f9540ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa1f9540a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving return_no_opposite_leader ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2706250==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6f1f79578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6f1fa40ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6f1fa40a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output collisions junction ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
31a42,58
> 
> =================================================================
> ==2623366==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f199901778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f19992c2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f19992c2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output collisions vehicle_collisions ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
3a4,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,70
> 
> =================================================================
> ==2623405==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbe3e4ad78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbe3e758ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbe3e758a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log statistics ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2623052==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff90af2378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff90b1ceab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff90b1cea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log statistics_running ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2623058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5c2abab78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5c2ae56ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5c2ae56a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log teleports_and_collisions ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,70
> 
> =================================================================
> ==2622866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1b8dc4f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1b8defaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1b8defaa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log upscale ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2622823==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f38f7dcf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f38f807aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f38f807aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log upscale_with_flows ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2622825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f77aa7a578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f77aaa50ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f77aaa50a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log using_scale ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2622804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe91931578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe9195c0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe9195c0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log using_scale_with_flows ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2622803==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efe7d42578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efe7d6d0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efe7d6d0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log vaporizer_on_depart_edge ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2622840==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1c67f3778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1c681e2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1c681e2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log vehicles_exceeding_max_depart_delay ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2622799==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f20665d578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2066880ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2066880a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 no_vehicles one_no_vehicles ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2574273==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f600cab778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f600cd62ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f600cd62a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,45
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2574732==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f482d1f502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4814b2278d  (<unknown module>)
> 
> Indirect leak of 60064 byte(s) in 396 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f482d1f502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f482d1f502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2574770==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa75dbdd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa75de88ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa75de88a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle end_of_route ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2575430==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6d9871578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6d989c0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6d989c0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle lane_change ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2575130==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0b15b1778d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle one100s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2574831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9d966c078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9d9696bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9d9696ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle one10s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2574828==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd4f6a8478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd4f6d2fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd4f6d2fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle one10s_1vehicle_10m_s_end ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2575078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa0d710278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa0d73adab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa0d73ada9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle one1s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2574772==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcf6796078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcf67c0bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcf67c0ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle one1s_1vehicle_10m_shifted ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2574773==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa221bda78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa221e85ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa221e85a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle one1s_1vehicle_internal ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2575482==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fef801f878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fef804a3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fef804a3a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle two100s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2574856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc68a41778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc68a6c2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc68a6c2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle two10s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2574850==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fddcdb9a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fddcde45ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fddcde45a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle two1s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2574846==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f982001478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f98202bfab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f98202bfa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond lane_change ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2575913==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb4008b278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb400b5dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb400b5da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2575900==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe62bb6a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe62be15ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe62be15a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond one100s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2575659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcba2b5a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcba2e05ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcba2e05a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond one10s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2575598==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2598a7f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2598d2aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2598d2aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond one1s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2575485==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f99c705278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f99c72fdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f99c72fda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond two100s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2575785==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f917c5f778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f917c8a2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f917c8a2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond two10s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2575780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9f2374078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9f239ebab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9f239eba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond two1s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2575746==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1c729ca78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1c72c75ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1c72c75a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_same_vehicles one100s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2576355==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1b52e9d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1b53148ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1b53148a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_same_vehicles one10s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2576295==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f61c539a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f61c5645ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f61c5645a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_same_vehicles one1s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2575959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f34cbdff78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f34cc0aaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f34cc0aaa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_same_vehicles two100s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2576582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1c6301278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1c632bdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1c632bda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_same_vehicles two10s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2576425==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2d31f8f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2d3223aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2d3223aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_same_vehicles two1s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2576413==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb028be578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb028e90ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb028e90a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2576790==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3fbe6fd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3fbe9a8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3fbe9a8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2576722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7ccef1478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7ccf1bfab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7ccf1bfa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2576661==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6f47ce878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6f47f93ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6f47f93a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2577949==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb7d752278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb7d77cdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb7d77cda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2577873==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc72592578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc725bd0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc725bd0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2577780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f608d75a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f608da05ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f608da05a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2578067==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff6e8e7f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff6e912aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff6e912aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2578071==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f58c21c078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f58c246bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f58c246ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2577996==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fada860478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fada88afab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fada88afa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2578568==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa7bb7e078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa7bba8bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa7bba8ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2578404==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7950e7d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7951128ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7951128a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2578126==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f31f7d0478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f31f7fafab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f31f7fafa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2576930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc1486ad78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc148958ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc148958a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2576831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9072cd478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9072f7fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9072f7fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2576808==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2c6834a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2c685f5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2c685f5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2577235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdaaf7b778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdaafa62ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdaafa62a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2577199==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff2c1c1078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff2c1ebbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff2c1ebba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2577270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc15046f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc15071aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc15071aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff3e81ca78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff3e8475ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff3e8475a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2577723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9a5b27a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9a5b525ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9a5b525a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2577713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb267bfa78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb267ea5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb267ea5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2577732==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f92bce2278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f92bd0cdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f92bd0cda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2577477==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4a87bf278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4a87e9dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4a87e9da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 vTypeDist ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2579406==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9d604d878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9d60783ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9d60783a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant no_vehicles one_no_vehicles ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2579493==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4df38a778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4df3b52ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4df3b52a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant no_vehicles two_no_vehicles ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2579544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0647a3a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0647ce5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0647ce5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant one_vehicle at_end_of_lane ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2579814==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc3ec71c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc3ec9c7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc3ec9c7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant one_vehicle lane_change ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2579818==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f598c48578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f598c730ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f598c730a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant one_vehicle one1s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2579612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f600a46a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f600a715ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f600a715a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant one_vehicle two1s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2579811==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f79baac478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f79bad6fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f79bad6fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant one_vehicle_subsecond one1s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2579815==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7feab261278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feab28bdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feab28bda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant one_vehicle_subsecond two1s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2579812==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f330c22a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f330c4d5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f330c4d5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2580177==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f79f917e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f79f9429ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f79f9429a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant two_same_vehicles one1s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2579942==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd30c19478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd30c43fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd30c43fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant two_same_vehicles two1s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2579943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd41961778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd4198c2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd4198c2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2580710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f240870278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f24089adab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f24089ada9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2580705==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7faf715b078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faf7185bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faf7185ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2580258==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc4e899a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc4e8c45ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc4e8c45a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2580500==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcedd71478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcedd9bfab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcedd9bfa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 errors length_missing ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2584768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f20f870678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f20f89b1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f20f89b1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 errors length_too_high ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2584791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1a51ca778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1a51f52ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1a51f52a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 jam_test__preliminary one100s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2585369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f95efefd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f95f01a8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f95f01a8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 jam_test__preliminary one10s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2585327==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fca58d4278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fca58fedab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fca58feda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 jam_test__preliminary one1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2585313==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1049a1a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1049cc5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1049cc5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 no_vehicles one_no_vehicles ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2581413==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd86695778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd866c02ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd866c02a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 no_vehicles two_no_vehicles ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2581416==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbf091cd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbf09478ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbf09478a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle leave_early ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2581707==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f68ef23278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f68ef4ddab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f68ef4dda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle one100s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2581442==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1af406a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1af4315ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1af4315a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle one10s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2581430==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f970aa5078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f970acfbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f970acfba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle one1s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2581429==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbd915d878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbd91883ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbd91883a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle two100s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2581697==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbfd721a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbfd74c5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbfd74c5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle two10s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2581654==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9585e2a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f95860d5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f95860d5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle two1s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2581483==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0dc99e278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0dc9c8dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0dc9c8da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2582546==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9397a1478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9397cbfab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9397cbfa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle_subsecond one100s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2581820==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fedbd47278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fedbd71dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fedbd71da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle_subsecond one10s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2581786==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f619deba78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f619e165ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f619e165a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle_subsecond one1s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2581727==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe2fb93078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe2fbbdbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe2fbbdba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle_subsecond two100s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2582542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f18a564a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f18a58f5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f18a58f5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle_subsecond two10s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2582451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f53487d478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5348a7fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5348a7fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle_subsecond two1s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2582391==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f916fbb778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f916fe62ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f916fe62a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_same_vehicles one100s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2582611==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4131eb778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4132162ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4132162a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_same_vehicles one10s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2582601==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f481bd4778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f481bff2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f481bff2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_same_vehicles one1s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2582592==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5048e2a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f50490d5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f50490d5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_same_vehicles two100s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2582702==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa9077af78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa907a5aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa907a5aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_same_vehicles two10s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2582697==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f06a299f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f06a2c4aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f06a2c4aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_same_vehicles two1s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2582614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f274e9ba78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2583672==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f48cc39078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f48cc63bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f48cc63ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2583674==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f14e956578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f14e9810ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f14e9810a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2583673==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5dac6f278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5dac99dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5dac99da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2583698==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f51e02f878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f51e05a3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f51e05a3a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2583738==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fda1ff0278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fda201adab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fda201ada9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2583695==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc135f4c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc1361f7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc1361f7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2583685==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd2bda2078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd2bdccbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd2bdccba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2583525==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f463884278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4638aedab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4638aeda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2582801==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbcc75ec78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbcc7897ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbcc7897a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2582781==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9aff1bf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9aff46aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9aff46aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2583661==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f122f12078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f122f3cbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f122f3cba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2583656==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f22fd49778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f22fd742ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f22fd742a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2583574==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f063304878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f06332f3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f06332f3a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2_tls jam_test__preliminary new_programs ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2592028==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1cd402078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1cd42cbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1cd42cba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2_tls jam_test__preliminary old_programs ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2592021==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f80c949078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f80c973bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f80c973ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2_tls_link jam_test__preliminary new_programs ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2592051==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f95ebe4278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f95ec0edab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f95ec0eda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2_tls_link jam_test__preliminary old_programs ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2592029==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9ad9c2678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9ad9ed1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9ad9ed1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane basicPlacement1 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2585409==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9e3cf2a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9e3d1d5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9e3d1d5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane basicPlacement2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2585428==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0813d4e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0813ff9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0813ff9a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane basicPlacement3 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2585440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd4a2cb278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd4a2f5dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd4a2f5da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane basicPlacement3NegativeEndPosSpec ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd8cb56478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd8cb80fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd8cb80fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane basicPlacement3NegativePosSpec ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2585618==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f95604f278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f956079dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f956079da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane detectorStartOnInternalLane ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2585667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbb8615c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbb86407ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbb86407a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane earlyExit ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2585701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f829b2aa78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f829b555ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f829b555a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane enterAtInsertion ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2585751==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f215540178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f21556acab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f21556aca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane entryAndExitAcrossJunction ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2586636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f55323dc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5532687ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5532687a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane lanechangeIn ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2586637==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ffa494ba78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane lanechangeOut ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2586647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff532dc278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff53306dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff53306da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane lateEntry ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2586649==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3cc743978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3cc76e4ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3cc76e4a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane meanTimeLossConsistency ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2586703==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5e23a0c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5e23cb7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5e23cb7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane parkingOnDetector ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2586662==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f78e114c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f78e13f7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f78e13f7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane placementByLSNegativePositionSpec ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2585378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5a5a22e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5a5a4d9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5a5a4d9a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane placementByLaneSequence ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2585375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9d2bb0678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9d2bdb1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9d2bdb1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane shortDetector ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2586664==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3fbd06178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3fbd30cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3fbd30ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane shortEdges ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2586665==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff4d67f178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff4d6a9cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff4d6a9ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane stoppedOnDetector ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2586673==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff42e8c478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff42eb6fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff42eb6fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane teleportOutOfDetector ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2586678==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc9bf28478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc9bf52fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc9bf52fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane teleportWithinDetector ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2586685==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7c7267978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7c72924ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7c72924a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane vaporizer ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2586689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8490b8978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8490e34ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8490e34a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane warnings ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2586702==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd8704b278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd87075dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd87075da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 bugs small ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2591821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbbb42ea78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbbb4595ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbbb4595a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,88
> 
> =================================================================
> ==2591906==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 34160 byte(s) in 610 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f0583898a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x2cf4fc0 in NLJunctionControlBuilder::closeJunctionLogic() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:438:30
>     #2 0x2d59a9a in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:305:46
>     #3 0x405db4d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7f058449bf52 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 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,28
> 
> =================================================================
> ==2591908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f059939878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0599643ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0599643a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 bugs ticket4803b ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2591919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb8ac52078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb8ac7cbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb8ac7cba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 bugs ticket4845 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,28
> 
> =================================================================
> ==2591967==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6e80de078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6e8108bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6e8108ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 errors entryexit_empty ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2590202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa6cd2b178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa6cd55cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa6cd55ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,106
> 
> =================================================================
> ==2590203==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 568 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x1179aa8 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&, bool) /home/delphi/clangDebug/sumo/src/guinetload/GUIDetectorBuilder.cpp:90:12
>     #2 0x2cb5c7b in NLDetectorBuilder::endE3Detector() /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:340:37
>     #3 0x2d7a416 in NLHandler::endE3Detector() /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1509:27
>     #4 0x2d5ae5f in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:331:13
>     #5 0x405db4d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #6 0x7fa5c5952f52 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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x373ac5d 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&, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSE3Collector.cpp:309:36
>     #2 0x1218764 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&, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIE3Collector.cpp:163:7
>     #3 0x1179c78 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&, bool) /home/delphi/clangDebug/sumo/src/guinetload/GUIDetectorBuilder.cpp:90:16
>     #4 0x2cb5c7b in NLDetectorBuilder::endE3Detector() /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:340:37
>     #5 0x2d7a416 in NLHandler::endE3Detector() /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1509:27
>     #6 0x2d5ae5f in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:331:13
>     #7 0x405db4d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #8 0x7fa5c5952f52 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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x373a8b3 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&, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSE3Collector.cpp:306:36
>     #2 0x1218764 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&, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIE3Collector.cpp:163:7
>     #3 0x1179c78 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&, 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 junction_output interior ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2591969==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4e8338a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4e83635ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4e83635a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 junction_output joined ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2591966==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f07ad65e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f07ad909ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f07ad909a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 junction_output joined_freq ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2591968==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f04f2edd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f04f3188ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f04f3188a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 junction_output joined_interior ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2592019==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f09a888d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f09a8b38ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f09a8b38a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 no_vehicles one_no_vehicles ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2587714==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f96da7dd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f96daa88ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f96daa88a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 no_vehicles two_no_vehicles ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2587768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f68ddcd578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f68ddf80ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f68ddf80a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle close_to_end ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2587816==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdbf5c2c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdbf5ed7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdbf5ed7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle leave_early ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2587815==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f158094278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1580bedab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1580beda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle one100s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2587792==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe0a565a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe0a5905ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe0a5905a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle one10s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2587776==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f96ce7d778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f96cea82ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f96cea82a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle one1s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2587779==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7dac5f478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7dac89fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7dac89fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle one1s_1vehicle_10m_s_offset ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2587781==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fae0616a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fae06415ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fae06415a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle two100s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2587810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8eaa12a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8eaa3d5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8eaa3d5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle two10s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2587794==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe28074a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe2809f5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe2809f5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle two1s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2587800==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f84a279a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f84a2a45ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f84a2a45a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2588847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd6533dc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd653687ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd653687a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle_subsecond one100s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2587851==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f31da8df78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f31dab8aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f31dab8aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle_subsecond one10s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2587822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa0e1b9a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa0e1e45ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa0e1e45a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle_subsecond one1s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2587823==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbf4752278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbf477cdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbf477cda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle_subsecond two100s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2588818==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc01253878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc0127e3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc0127e3a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle_subsecond two10s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2588807==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc3ddb2078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc3dddcbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc3dddcba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle_subsecond two1s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2588809==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1bbef5078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1bbf1fbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1bbf1fba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_same_vehicles one100s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2588838==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f04c409a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f04c4345ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f04c4345a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_same_vehicles one10s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2588829==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd91bc4278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd91beedab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd91beeda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_same_vehicles one1s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2588822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7f965a778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7f96852ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7f96852a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_same_vehicles two100s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2588841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7c8021a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7c804c5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7c804c5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_same_vehicles two10s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2588840==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd19778a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd197a35ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd197a35a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_same_vehicles two1s_1vehicle_10m_s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2588839==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc24801a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc2482c5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc2482c5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2589880==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe79b99f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe79bc4aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe79bc4aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2589837==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbda118a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbda1435ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbda1435a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2589745==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb73931478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb7395bfab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb7395bfa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2590145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5cc9ef878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5cca1a3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5cca1a3a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2589927==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6ab5a5a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6ab5d05ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6ab5d05a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2589909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f88f836f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f88f861aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f88f861aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2589465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fddd78e778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fddd7b92ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fddd7b92a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2589466==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3fd455878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3fd4803ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3fd4803a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2588894==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f737d2c878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f737d573ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f737d573a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2589701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f609435a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6094605ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6094605a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2589692==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa5857c878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa585a73ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa585a73a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2589639==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6773c4278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6773eedab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6773eeda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,344
> /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.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2625652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3be748278d  (<unknown module>)
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x109be10 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 0x109bd3d 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 0x109ba0f 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 0x126dd5f 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 0x126da62 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
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,344
> /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.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2621851==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f995cdc278d  (<unknown module>)
> 
> Indirect leak of 2976 byte(s) in 12 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x109be10 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 0x109bd3d 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 0x109ba0f 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 0x126dd5f 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 0x126da62 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,344
> /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:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2621842==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f67f251a78d  (<unknown module>)
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x109be10 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 0x109bd3d 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 0x109ba0f 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 0x126dd5f 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 0x126da62 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
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,344
> /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.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2621754==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff37badb78d  (<unknown module>)
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x109be10 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 0x109bd3d 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 0x109ba0f 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 0x126dd5f 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 0x126da62 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
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2621685==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1385a2f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1385cdaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1385cdaa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output one_vehicle ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2621705==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5f48cd978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5f48f84ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5f48f84a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 emission-output one_vehicle_subsecond ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2621711==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff1d716e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff1d7419ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff1d7419a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 emission-output one_vehicle_waiting ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2621708==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f628b70c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f628b9b7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f628b9b7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 emission-output period ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,344
> /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:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2621856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f33c17cf78d  (<unknown module>)
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x109be10 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 0x109bd3d 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 0x109ba0f 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 0x126dd5f 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 0x126da62 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
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2625212==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1b761bb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1b76466ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1b76466a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_emission ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2624873==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3f6d4f078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3f6d79bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3f6d79ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 examples cross3ltl_entryExit ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2624092==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcee100578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcee12b0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcee12b0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_fcd ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2623775==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc41f3fd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc41f6a8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc41f6a8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_full ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2625019==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcf88f1d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcf891c8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcf891c8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 examples cross3ltl_inductloops ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2624073==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6d69aff78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6d69daaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6d69daaa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_laneArea ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2624075==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f50de0ed78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f50de398ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f50de398a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_laneArea_longDetector ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2624084==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f041085d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0410b08ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0410b08a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_meandata_amitran ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2625220==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f90b2b6178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f90b2e0cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f90b2e0ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_meandata_amitran_filter ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2625228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb895a0778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb895cb2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb895cb2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_meandata_constrained ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2624130==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f60aaa8c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f60aad37ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f60aad37a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_meandata_edges ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2624270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f82f2dfd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f82f30a8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f82f30a8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_meandata_lanes ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2624343==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7793c0578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7793eb0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7793eb0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_prefixed_meandata_and_tripinfo_and_log ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2625283==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9e1565178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9e158fcab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9e158fca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_prefixed_nul ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2625348==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f181035c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1810607ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1810607a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_queue ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2624685==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f21e78cb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f21e7b76ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f21e7b76a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_rawdump ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2624560==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8a9e1f578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8a9e4a0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8a9e4a0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_summary ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2623780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7c11a5b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7c11d06ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7c11d06a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_tripinfo ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2624604==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc01f82b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc01fad6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc01fad6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_vehroutes ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2624608==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efbfa16578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efbfa410ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efbfa410a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_vtypeprobe ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2624676==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1e4819c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1e48447ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1e48447a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2625628==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 30 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f82d81225ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f82c1b4c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f82c1df7ab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,85
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2625632==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 30 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6e884f45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x37a4837 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:29
>     #2 0x37aeb79 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:460:49
>     #3 0x368877f 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 0x2cbbc49 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::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:493:52
>     #5 0x2d76286 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1223:27
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2619485==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff42d76678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff42da11ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff42da11a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output angle ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2619455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8eac9a378d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output attributes ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2620606==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f481aab378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f481ad5eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f481ad5ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output cartesian ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2619273==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa2bfd3b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa2bffe6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa2bffe6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output cartesian_slope ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2619289==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f694eec478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f694f16fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f694f16fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output cartesian_slope_geom ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2619299==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6725b9178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6725e3cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6725e3ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output cartesian_slope_length ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2619382==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6eb4d2678d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output disable_all ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2620486==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3ad9dae78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3ada059ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3ada059a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output distance ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2619470==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f855b81378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f855babeab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f855babea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output distance_reverse ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2619481==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f464fd6c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4650017ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4650017a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2620553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ffac0fc478d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7ffad73695ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2620483==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fba6312678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fba633d1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fba633d1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output geo ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2619291==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f04c5ba378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f04c5e4eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f04c5e4ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output leader ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2620559==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f893cfc378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f893d26eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f893d26ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output params ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2619515==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6e34b6378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6e34e0eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6e34e0ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,43
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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 0x603000196090 which does not point to an object of type 'MSCFModel_ACC::ACCVehicleVariables'
> 0x603000196090: note: object is of type 'MSCFModel_CACC::CACCVehicleVariables'
>  d4 00 80 4c  68 8b b6 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 0x603000196090 which does not point to an object of type 'MSCFModel_ACC::ACCVehicleVariables'
> 0x603000196090: note: object is of type 'MSCFModel_CACC::CACCVehicleVariables'
>  d4 00 80 4c  68 8b b6 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 
> 
> =================================================================
> ==2619548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 256 byte(s) in 4 object(s) allocated from:
>     #0 0xfc3ac9 in realloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3ac9)
>     #1 0x7f1a82a95ab2  (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xacab2)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2620470==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbf2322678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbf234d1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbf234d1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2620699==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fd507dc35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd4f1a1c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2620537==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7faa81b3e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7faa6b79678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,18
> 
> =================================================================
> ==2620535==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f8ea41d55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8e8de3478d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 160 byte(s) leaked in 5 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output precision ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2620608==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1fe7f9878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1fe8243ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1fe8243a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output radius ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2620484==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1c74b6378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1c74e0eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1c74e0ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output short_lane ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2620543==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe22b5b078d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fe2419685ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2619459==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f365d9d378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f365dc7eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f365dc7ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output subsecond ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2619637==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa0d29b478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa0d2c5fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa0d2c5fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output full-output no_vehicles ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2621640==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1c62c6178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1c62f0cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1c62f0ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output full-output one_vehicle ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2621646==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb4709dd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb470c88ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb470c88a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 full-output one_vehicle_subsecond ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2621687==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f87fc12878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f87fc3d3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f87fc3d3a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 link-output 2veh_major ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2620824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f434caef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f434cd9aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f434cd9aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output link-output internal_junction ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2621035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd3a156578d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end b15e30_b45e60_separate ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2603122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9192bd778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9192e82ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9192e82a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end beg0_end15 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2603043==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb6be25278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb6be4fdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb6be4fda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end beg0_end30_nointerval ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2603337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f14b25f878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f14b28a3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f14b28a3a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end beg15_end30 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2603071==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe1d9ad478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe1d9d7fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe1d9d7fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end beg15_end30_freq10 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2603112==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f946edaa78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f946f055ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f946f055a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end beg15_end30_nointerval ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2603171==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd936c4a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd936ef5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd936ef5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end plain ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2603033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb03055278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb0307fdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb0307fda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased internal ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2604477==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f512311278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f51233bdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f51233bda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased jam1 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2604076==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6f5e57378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6f5e81eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6f5e81ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased jam2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2604121==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa65f1fb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa65f4a6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa65f4a6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased jam_max ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2604168==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9f8709878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9f87343ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9f87343a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased lane_change interval15s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2602484==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc85009e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc850349ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc850349a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased lane_change interval15s60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2602941==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efd3ee9678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efd3f141ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efd3f141a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased lane_change interval1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2602146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6b491e878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6b49493ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6b49493a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased lane_change interval60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2602771==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa308b7e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa308e29ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa308e29a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased lane_change_single interval15s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2602965==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd354f4578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd3551f0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd3551f0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased lane_change_single interval15s60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2603010==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa5c57be78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa5c5a69ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa5c5a69a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased lane_change_single interval1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2602958==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fae109ee78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fae10c99ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fae10c99a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased lane_change_single interval60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2602957==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7faf1e97078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faf1ec1bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faf1ec1ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased long_stopped_vehicle ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2600830==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0b43c7a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0b43f25ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0b43f25a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased maxtraveltime ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2604220==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f78f023b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f78f04e6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f78f04e6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased no_empty ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2600317==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4548d3178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4548fdcab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4548fdca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased no_vehicles ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2600013==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f753637c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7536627ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7536627a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle interval15s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2600789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f945f28a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f945f535ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f945f535a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle interval15s60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2600822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f11d528d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f11d5538ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f11d5538a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle interval1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2600780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f78ce49d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f78ce748ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f78ce748a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle interval60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2600816==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff85288f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff852b3aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff852b3aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle writeAttributes ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2600821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2f3c2ca78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2f3c575ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2f3c575a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle_subsecond interval.1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2601417==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7faef394278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faef3bedab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faef3beda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle_subsecond interval15s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2600844==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f28e6c6a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f28e6f15ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f28e6f15a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle_subsecond interval15s60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2600974==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7628c8a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7628f35ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7628f35a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle_subsecond interval1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2600843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6955c6a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6955f15ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6955f15a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle_subsecond interval60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2600975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f182f1af78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f182f45aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f182f45aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased print_defaults ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2600768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe45fae778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe45fd92ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe45fd92a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval15s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,77
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2604033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x37a590e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x37b1805 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:505:19
>     #3 0x37b9613 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:623:9
>     #4 0x36852ae in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x21b4920 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:975:24
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f09ae2574f2 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:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,77
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2604057==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x37a590e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x37b1805 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:505:19
>     #3 0x37b9613 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:623:9
>     #4 0x36852ae in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x21b4920 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:975:24
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f30926514f2 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:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,77
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2603983==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116160 byte(s) in 4840 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x37a590e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x37b1805 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:505:19
>     #3 0x37b9613 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:623:9
>     #4 0x36852ae in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x21b4920 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:975:24
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f874148d4f2 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:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,50
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2604044==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x37a4837 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:29
>     #2 0x37aeb79 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:460:49
>     #3 0x368877f 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 0x2cbbc49 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::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:493:52
>     #5 0x2d76286 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1223:27
>     #6 0x2d2de91 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:202:17
>     #7 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #8 0x7f3b2925e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3b125dc78d  (<unknown module>)
> 
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2601645==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f70d08d778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f70d0b82ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f70d0b82a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_same_vehicles interval15s60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2601804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8dd0da878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8dd1053ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8dd1053a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_same_vehicles interval1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2601380==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1ac932a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1ac95d5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1ac95d5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_same_vehicles interval60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2601653==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbab43f478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbab469fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbab469fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_vehicles_diff_length interval15s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2602034==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdd1c46278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdd1c70dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdd1c70da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_vehicles_diff_length interval15s60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f182829f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f182854aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f182854aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_vehicles_diff_length interval1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2602022==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0e4539478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0e4563fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0e4563fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_vehicles_diff_length interval60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2602054==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4f846e278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4f8498dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4f8498da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_vehicles_diff_speed interval15s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2601908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7facf3b6278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7facf3e0dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7facf3e0da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_vehicles_diff_speed interval15s60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2602011==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff279a1078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff279cbbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff279cbba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_vehicles_diff_speed interval1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2601901==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fad0c5ca78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fad0c875ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fad0c875a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_vehicles_diff_speed interval60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2601923==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9fbb0aa78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9fbb355ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9fbb355a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased vtypes ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2604439==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f298489f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2984b4aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2984b4aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased begin_end b15e30_b45e60_separate ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2607576==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f09bd15a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f09bd405ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f09bd405a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased begin_end beg0_end15 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2607430==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff97485878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff974b03ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff974b03a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased begin_end beg0_end30_nointerval ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2607710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f698c96a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f698cc15ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f698cc15a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased begin_end beg15_end30 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2607444==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd47d0f278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd47d39dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd47d39da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased begin_end beg15_end30_nointerval ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2607582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0c8d70478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0c8d9afab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0c8d9afa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased begin_end plain ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2607429==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fefea82a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fefeaad5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fefeaad5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased internal ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2608864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd207eae78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd208159ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd208159a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased jam1 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2608405==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe6d14eb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe6d1796ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe6d1796a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased jam2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2608479==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa39243b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa3926e6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa3926e6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased jam3 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2608538==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f27999e178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2799c8cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2799c8ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased lane_change interval15s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2606753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f74fdb7e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f74fde29ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f74fde29a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased lane_change interval15s60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2606824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6e067a878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6e06a53ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6e06a53a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased lane_change interval1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2606751==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5da208878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5da2333ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5da2333a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased lane_change interval60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2606764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f835c5ee78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f835c899ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f835c899a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased lane_change_single interval15s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2607234==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdafccae78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdafcf59ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdafcf59a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased lane_change_single interval15s60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2607373==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efc80d6078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efc8100bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efc8100ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased lane_change_single interval1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2607233==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5324aec78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5324d97ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5324d97a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased lane_change_single interval60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2607293==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2f52ee078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2f5318bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2f5318ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased maxtraveltime ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2608642==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f44d628578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f44d6530ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f44d6530a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased no_empty ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2604586==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f056f1d278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f056f47dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f056f47da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased no_vehicles ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2604740==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5411d3f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5411feaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5411feaa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle interval15s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2604870==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f812fe1278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f81300bdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f81300bda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle interval15s60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2604899==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff1352a278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff13554dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff13554da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle interval1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2604817==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3fd1bef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3fd1e9aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3fd1e9aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle interval60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1d59bb478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1d59e5fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1d59e5fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle writeAttributes ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2605325==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f57790fd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f57793a8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f57793a8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle_subsecond interval.1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2605590==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fea7494a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fea74bf5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fea74bf5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle_subsecond interval15s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2605351==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd23078a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd230a35ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd230a35a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle_subsecond interval15s60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2605457==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fae2933778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fae295e2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fae295e2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle_subsecond interval1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2605343==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9a1165a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9a11905ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9a11905a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle_subsecond interval60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2605387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd2faf3278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd2fb1ddab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd2fb1dda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased print_defaults ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2604685==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7202db178d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval15s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,111
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2607858==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x37a590e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x37b1805 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:505:19
>     #3 0x37b9613 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:623:9
>     #4 0x36852ae in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x21b4920 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:975:24
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f9127d614f2 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:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,111
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2608006==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x37a590e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x37b1805 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:505:19
>     #3 0x37b9613 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:623:9
>     #4 0x36852ae in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x21b4920 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:975:24
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7ff9110bb4f2 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:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,111
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2607763==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116160 byte(s) in 4840 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x37a590e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x37b1805 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:505:19
>     #3 0x37b9613 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:623:9
>     #4 0x36852ae in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x21b4920 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:975:24
>     #6 0x218f304 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:680:5
>     #7 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f76679ab4f2 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:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,66
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2607961==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x37a4837 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:29
>     #2 0x37af6d4 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:467:57
>     #3 0x368877f 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 0x2cbbc49 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::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:493:52
>     #5 0x2d76286 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1223:27
>     #6 0x2d2e018 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:205:17
>     #7 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #8 0x7f50855545ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f506e8d478d  (<unknown module>)
> 
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2605821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6adaa1278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6adacbdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6adacbda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_same_vehicles interval15s60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2605889==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f22ed93078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f22edbdbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f22edbdba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_same_vehicles interval1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2605737==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff0eb79d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff0eba48ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff0eba48a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_same_vehicles interval60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2605886==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f489848c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4898737ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4898737a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_vehicles_diff_length interval15s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2606469==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f99b875a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f99b8a05ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f99b8a05a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_vehicles_diff_length interval15s60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2606646==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4a1ad4278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4a1afedab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4a1afeda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_vehicles_diff_length interval1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2606284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fafb2f1778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fafb31c2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fafb31c2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_vehicles_diff_length interval60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2606620==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f88095ea78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8809895ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8809895a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_vehicles_diff_speed interval15s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2606111==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fec9560478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fec958afab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fec958afa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_vehicles_diff_speed interval15s60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2606203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fef3146a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fef31715ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fef31715a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_vehicles_diff_speed interval1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2606091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5a905da78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5a90885ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5a90885a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_vehicles_diff_speed interval60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2606162==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8bba02a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8bba2d5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8bba2d5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased vtypes ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2608699==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcc0fa0078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcc0fcabab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcc0fcaba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased _deprecated_ hbefa_typed ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2611437==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa3f29f778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa3f2ca2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa3f2ca2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased begin_end b15e30_b45e60_separate ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2610920==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7ea33b478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7ea365fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7ea365fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased begin_end beg0_end15 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2610166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7faa2f6da78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faa2f985ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faa2f985a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased begin_end beg0_end30_nointerval ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2610926==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f22f28e278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f22f2b8dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f22f2b8da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased begin_end beg15_end30 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2610189==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff771ff778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff7722a2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff7722a2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased begin_end beg15_end30_nointerval ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2610918==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1bd008878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1bd0333ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1bd0333a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased begin_end plain ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2610104==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe25830478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe2585afab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe2585afa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased emissionClasses ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,376
> /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:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2611779==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5e9019b78d  (<unknown module>)
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x109be10 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 0x109bd3d 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 0x109ba0f 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 0x126dd5f 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 0x126da62 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 0x126d455 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 0x3e93395 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased hundred_vehicles ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2609031==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0be4f2d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0be51d8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0be51d8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased internal ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2611316==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7eff43d2278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7eff43fcdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7eff43fcda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased jam1 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2611068==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f664dc1878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f664dec3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f664dec3a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased jam2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2611067==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0aa50eb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0aa5396ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0aa5396a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased maxtraveltime ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2611082==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9c4f6d378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9c4f97eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9c4f97ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased models HBEFA2-P_7_7 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2611610==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2eba7bd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2ebaa68ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2ebaa68a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased models HBEFA3-PC_G_EU4 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2611672==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd497abd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd497d68ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd497d68a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased models PHEMlight-PKW_G_EU4 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,342
> /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:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2611679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f92566c778d  (<unknown module>)
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x109be10 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 0x109bd3d 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 0x109ba0f 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 0x126dd5f 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 0x126da62 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 0x126d455 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 0x3e93395 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
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2611752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5cef9fd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5cefca8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5cefca8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased models electric_subsecond ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2611858==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6d24ffc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6d252a7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6d252a7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased no_empty ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2608933==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7faf83ad778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faf83d82ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faf83d82a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased no_vehicles ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2609011==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2e65cb978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2e65f64ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2e65f64a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle interval15s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2609081==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5f0e89478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5f0eb3fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5f0eb3fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle interval15s60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2609134==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6d1600278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6d162adab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6d162ada9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle interval1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2609044==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff9c120578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff9c14b0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff9c14b0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle interval60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2609123==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f068dae278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f068dd8dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f068dd8da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle writeAttributes ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2609183==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f329dba778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f329de52ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f329de52a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle_subsecond interval.1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2609942==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff09855278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff0987fdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff0987fda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle_subsecond interval15s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2609888==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f584370278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f58439adab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f58439ada9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle_subsecond interval15s60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2609889==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2050eec78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2051197ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2051197a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle_subsecond interval1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2609703==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb85adda78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb85b085ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb85b085a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle_subsecond interval60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2609849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4c2606278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4c2630dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4c2630da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased print_defaults ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2609003==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1707f8178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f170822cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f170822ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased two_same_vehicles interval15s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2610041==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd4f577a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd4f5a25ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd4f5a25a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased two_same_vehicles interval15s60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2610062==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe7d43c478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe7d466fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe7d466fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased two_same_vehicles interval1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f145c1d478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f145c47fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f145c47fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased two_same_vehicles interval60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2610058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f75cc6b278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f75cc95dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f75cc95da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased vtypes ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2611090==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f149329a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1493545ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1493545a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased vtypes_begin_end ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2611208==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdf2fb3a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdf2fde5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdf2fde5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased _deprecated_ hbefa_typed ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2614662==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f23753f478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f237569fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f237569fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased begin_end b15e30_b45e60_separate ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2613619==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f91a064c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f91a08f7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f91a08f7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased begin_end beg0_end15 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2613497==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3be755278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3be77fdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3be77fda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased begin_end beg0_end30_nointerval ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2613805==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f932d59278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f932d83dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f932d83da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased begin_end beg15_end30 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2613511==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f87a0d0278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f87a0fadab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f87a0fada9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased begin_end beg15_end30_nointerval ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2613698==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8097f4c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f80981f7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f80981f7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased begin_end plain ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2613364==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4d988ef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4d98b9aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4d98b9aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased internal ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2614657==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7feac0c3678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feac0ee1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feac0ee1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased jam1 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2614247==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fee4a26178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fee4a50cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fee4a50ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased jam2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2614287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f37b892b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f37b8bd6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f37b8bd6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased maxtraveltime ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2614311==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f31bc03378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f31bc2deab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f31bc2dea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased no_empty ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2611826==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f25d24bd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f25d2768ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f25d2768a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased no_vehicles ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2612224==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa19b1d278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa19b47dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa19b47da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle interval15s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2612292==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8382e9a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8383145ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8383145a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle interval15s60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2612437==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7febf11f278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7febf149dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7febf149da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle interval1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2612257==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fca2d75a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fca2da05ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fca2da05a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle interval60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2612310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f63e5d8b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f63e6036ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f63e6036a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle writeAttributes ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2612655==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8e2a71c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8e2a9c7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8e2a9c7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle_subsecond interval.1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2613242==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc58676078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc586a0bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc586a0ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle_subsecond interval15s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2612738==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f091cec478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f091d16fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f091d16fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle_subsecond interval15s60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2612768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8d8782778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8d87ad2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8d87ad2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle_subsecond interval1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2612680==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f17038c578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1703b70ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1703b70a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle_subsecond interval60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2612746==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe85698278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe856c2dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe856c2da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased print_defaults ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2611843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0c342a978d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased two_same_vehicles interval15s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2613195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcbcea8a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcbced35ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcbced35a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased two_same_vehicles interval15s60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2613318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd3dfb5278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd3dfdfdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd3dfdfda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased two_same_vehicles interval1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2613187==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3cd629f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3cd654aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3cd654aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased two_same_vehicles interval60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2613262==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f466f9f278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f466fc9dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f466fc9da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased vtypes ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2614479==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1e7676078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1e76a0bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1e76a0ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased begin_end b15e30_b45e60_separate ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2615926==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff7f17cc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff7f1a77ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff7f1a77a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_edgebased begin_end beg0_end15 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2615810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5e2294f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5e22bfaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5e22bfaa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_edgebased begin_end beg0_end30_nointerval ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2616261==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe2b535578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe2b5600ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe2b5600a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_edgebased begin_end beg15_end30 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2615864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe77176f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe771a1aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe771a1aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_edgebased begin_end beg15_end30_nointerval ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2616229==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc0d671278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc0d69bdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc0d69bda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_edgebased begin_end plain ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2615803==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3b0184078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3b01aebab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3b01aeba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_edgebased jam1 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2617006==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f381cdd178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f381d07cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f381d07ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_edgebased jam2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2617017==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f567a4bb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f567a766ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f567a766a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_edgebased no_empty ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2614703==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f82cbc8d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f82cbf38ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f82cbf38a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased no_vehicles ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2614767==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3e2fdf778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3e300a2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3e300a2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased one_vehicle interval15s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2614797==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb7aaf1278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb7ab1bdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb7ab1bda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_edgebased one_vehicle interval15s60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2614842==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f68044da78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6804785ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6804785a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_edgebased one_vehicle interval1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2614786==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f14dc64278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f14dc8edab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f14dc8eda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_edgebased one_vehicle interval60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2614810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4b11aff78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4b11daaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4b11daaa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_edgebased one_vehicle writeAttributes ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2614849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f38b116a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f38b1415ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f38b1415a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_edgebased one_vehicle_subsecond interval.1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2615768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff076c6f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff076f1aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff076f1aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_edgebased one_vehicle_subsecond interval15s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2615657==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f65342df78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f653458aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f653458aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_edgebased one_vehicle_subsecond interval15s60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2615760==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0ddd68f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0ddd93aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0ddd93aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_edgebased one_vehicle_subsecond interval1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2614963==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f72b15f778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f72b18a2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f72b18a2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_edgebased one_vehicle_subsecond interval60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2615666==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1abb21a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1abb4c5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1abb4c5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_edgebased print_defaults ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2614764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbb2c28778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbb2c532ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbb2c532a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased two_same_vehicles interval15s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2615776==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7effbb65a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7effbb905ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7effbb905a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_edgebased two_same_vehicles interval15s60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2615793==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3f64d8a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3f65035ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3f65035a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_edgebased two_same_vehicles interval1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2615777==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f431e59078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f431e83bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f431e83ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_edgebased two_same_vehicles interval60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2615790==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcf1ec2c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcf1eed7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcf1eed7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_lanebased begin_end b15e30_b45e60_separate ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2618356==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fced521078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fced54bbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fced54bba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_lanebased begin_end beg0_end15 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2618344==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f97d7e0078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f97d80abab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f97d80aba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_lanebased begin_end beg0_end30_nointerval ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2618539==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f53fe54a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f53fe7f5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f53fe7f5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_lanebased begin_end beg15_end30 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2618353==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6cf017478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6cf041fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6cf041fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_lanebased begin_end beg15_end30_nointerval ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2618440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2792c4778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2792ef2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2792ef2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_lanebased begin_end plain ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2618244==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5e89d6a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5e8a015ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5e8a015a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_lanebased jam1 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2618991==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe0fadb178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe0fb05cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe0fb05ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_lanebased jam2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2619218==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd532fe178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd53328cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd53328ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_lanebased no_empty ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2617025==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5da87fd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5da8aa8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5da8aa8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased no_vehicles ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2617078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa43494178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa434becab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa434beca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased one_vehicle interval15s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,11
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2617127==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fca4c6ba78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased one_vehicle interval15s60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2617175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3a766ba78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3a76965ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3a76965a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_lanebased one_vehicle interval1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2617084==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0c6ffa478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0c7024fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0c7024fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_lanebased one_vehicle interval60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2617174==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd6ac01278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd6ac2bdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd6ac2bda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_lanebased one_vehicle writeAttributes ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2617233==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f89bcef478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f89bd19fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f89bd19fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_lanebased one_vehicle_subsecond interval.1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2617486==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f84f32ec78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f84f3597ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f84f3597a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_lanebased one_vehicle_subsecond interval15s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2617276==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd924aa478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd924d4fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd924d4fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_lanebased one_vehicle_subsecond interval15s60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2617474==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc10bddc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc10c087ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc10c087a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_lanebased one_vehicle_subsecond interval1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2617247==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efc5731a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efc575c5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efc575c5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_lanebased one_vehicle_subsecond interval60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.h:170:38: 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.h:170:38 in 
> 
> =================================================================
> ==2617344==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe3ab04078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe3ab2ebab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe3ab2eba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_lanebased print_defaults ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2617027==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7feb1328178d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased two_same_vehicles interval15s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2618077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f789f87f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f789fb2aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f789fb2aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_lanebased two_same_vehicles interval15s60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2618190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc6407ad78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc640a58ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc640a58a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_lanebased two_same_vehicles interval1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2617924==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc16c49478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc16c73fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc16c73fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 meannoise_lanebased two_same_vehicles interval60s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.h:170:38: 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.h:170:38 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2618183==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9a2054078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9a207ebab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9a207eba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 personSummary no_persons ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2593416==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe19859d78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe1ae7045ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe198848ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output personSummary pedestrians ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2593519==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9a3479578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9a34a40ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9a34a40a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output personSummary riding ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2593841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7b2fedc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7b30187ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7b30187a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output personSummary stopping ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2593531==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fba2e60378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fba2e8aeab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fba2e8aea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output queue-output no_vehicles ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2622177==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f574dcfd78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output queue-output small_jam ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2622531==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe27754778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe2777f2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe2777f2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output rawdump no_vehicles ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2597735==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc07d8c478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc07db6fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc07db6fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output rawdump one_vehicle ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2597744==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd8280f878d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output rawdump one_vehicle_subsecond ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2597857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efdbca6e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efdbcd19ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efdbcd19a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output rawdump precision ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2597999==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcb1452278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcb147cdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcb147cda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output rawdump two_vehicles_diff_speed ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2597920==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6fdf46278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6fdf70dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6fdf70da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output rawdump two_vehicles_diff_speed__empty ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2597943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0da7e9c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0da8147ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0da8147a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output route_probe devnull_output ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2599978==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe11a1f078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe11a49bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe11a49ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output route_probe null_output ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2599955==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2222add78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2222d88ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2222d88a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output route_probe odd_interval ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2600001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb6ed4b878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb6ed763ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb6ed763a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output route_probe two_same ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2599727==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2cbcccd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2cbcf78ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2cbcf78a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output route_probe two_same_b5 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2599866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd90147a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd901725ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd901725a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output route_probe two_same_begin ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2599949==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0a269fb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0a26ca6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0a26ca6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output route_probe vTypes ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2600006==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbb1210e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbb123b9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbb123b9a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output statistic basic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2623421==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9f4df2b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9f4e1d6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9f4e1d6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output statistic persons ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2623765==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 30 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2cfb82e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2ce525978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2ce5504ab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2623595==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6a07df378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6a0809eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6a0809ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output statistic with_tripinfoOutput ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2623453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0bf20dd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0bf2388ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0bf2388a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output summary flow_backlogged ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2593367==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ffaf264678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ffaf28f1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ffaf28f1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output summary no_vehicles ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2592787==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6c916e778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6c91992ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6c91992a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output summary one_vehicle ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f57dda1278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f57ddcbdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f57ddcbda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output summary one_vehicle_subsecond ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2593151==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f91d4a0d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f91d4cb8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f91d4cb8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output summary two_same_vehicles ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2593142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f406939878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4069643ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4069643a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output summary two_vehicles_diff_length ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2593249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7eff0985878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7eff09b03ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7eff09b03a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output summary two_vehicles_diff_speed ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2593247==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6033a4078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6033cebab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6033ceba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tls cross3ltl_savetlsprogram ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2592782==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f51a614778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f51a63f2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f51a63f2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tls cross3ltl_savetlsstate ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2592122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f058a88578d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tls cross3ltl_savetlsswitches ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2592693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd92fcec78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd92ff97ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd92ff97a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tls cross3ltl_savetlsswitchstates ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2592749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8bb0d2c78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo depart_triggered ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2594701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbaf9b0578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fbb0fc8a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbaf9db0ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2594848==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0b4010b78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0b562a55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0b403b6ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2595012==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9c77c7a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9c77f25ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9c77f25a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo internal_lanes ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2594590==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa0a928478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa0a952fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa0a952fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo no_vehicles ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2593859==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f021200c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f02122b7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f02122b7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo one_vehicle ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2593947==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5e2202e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5e222d9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5e222d9a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo one_vehicle_subsecond ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2594042==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f63c48c678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f63c4b71ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f63c4b71a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo teleport ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2594224==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6d4ffa878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6d50253ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6d50253a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo teleport_multihop ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,31
> 
> =================================================================
> ==2594249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb153f6a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb154215ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb154215a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo two_same_vehicles ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2594082==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa7fb04678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa7fb2f1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa7fb2f1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo two_vehicles_diff_length ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2594195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2c6142e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2c616d9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2c616d9a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo two_vehicles_diff_speed ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2594196==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0deb83078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0debadbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0debadba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo write_unfinished ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2594447==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0d467de78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0d46a89ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0d46a89a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo write_unfinished_person ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2594538==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f345b2fe5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3444af878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2597578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff02ee3678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff02f0e1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff02f0e1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes circle_reroute ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2596234==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f806743378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f80676deab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f80676dea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes circle_reroute_intended_depart ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2596347==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f88d1e1f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f88d20caab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f88d20caa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes circle_reroute_intended_depart_sorted ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2596339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc22b9c278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc22bc6dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc22bc6da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes disable_some ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2595451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8ea54a078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8ea574bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8ea574ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes disable_some_by_option ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2595456==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f91d17c578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f91d1a70ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f91d1a70a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes dua ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2597060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4c8f46078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4c8f70bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4c8f70ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes dua_trip ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2597071==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa9860e078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa98638bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa98638ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes exit_times ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2595591==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f87c567a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f87c5925ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f87c5925a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes exit_times_short ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2595732==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe85a64a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe85a8f5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe85a8f5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes exit_times_teleport ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,31
> 
> =================================================================
> ==2595878==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff34c63378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff34c8deab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff34c8dea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes no_pt_lines_sorted ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2597388==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f027a68178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f027a92cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f027a92ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes no_vehicles ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2595030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd999a6578d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes one_vehicle ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2595123==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f60ff14b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f60ff3f6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f60ff3f6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes one_vehicle_subsecond ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2595224==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fefde29878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fefde543ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fefde543a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes params ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2596372==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4103fcc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4104277ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4104277a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes person_route_length ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2597095==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2e9963778d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2eafbf55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2e998e2ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes route_dist ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2597047==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f67ccfd278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f67cd27dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f67cd27da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes route_length ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2596364==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7d489d678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7d48c81ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7d48c81a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes sorted ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2596336==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6747b7e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6747e29ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6747e29a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes teleport_multihop ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,31
> 
> =================================================================
> ==2595934==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3214df078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f321509bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f321509ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes trip_with_taz ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2597428==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9114cdd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9114f88ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9114f88a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes two_same_vehicles ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2595228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb1a077378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb1a0a1eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb1a0a1ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes two_vehicles_diff_length ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2595450==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f150370278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f15039adab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f15039ada9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes two_vehicles_diff_speed ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2595392==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdd4391278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdd43bbdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdd43bbda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes with_person ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2596387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4b07a705ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4af102f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4af12daab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2596986==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5081cb578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5081f60ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5081f60a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes with_stops_priorEdges ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2597031==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f676e82378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f676eaceab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f676eacea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes write_unfinished ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2596386==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0616b2278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0616dcdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0616dcda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes write_unfinished_exit_times ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2596385==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2ef3b9078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2ef3e3bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2ef3e3ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes write_unfinished_person ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2596819==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe32688878d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fe33d09b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2622152==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff37dc9578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff37df40ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff37df40a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).

TEST FAILED on ts-sim-build-ba : output vtypeprobe elevation ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2598933==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6b8c05378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6b8c2feab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6b8c2fea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe no_vehicles ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2598240==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9e6b6ae78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9e6b959ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9e6b959a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe one_vehicle ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2598270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5a7e71078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5a7e9bbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5a7e9bba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe one_vehicle_.1s ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2598909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f84f4ab478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f84f4d5fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f84f4d5fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe one_vehicle_subsecond ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2598314==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5bd04b778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5bd0762ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5bd0762a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_same_vehicles ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2598376==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcd5212778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcd523d2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcd523d2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_length_both ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2598879==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f314cd0078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f314cfabab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f314cfaba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_length_t1 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2598746==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f35284a478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f352874fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f352874fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_length_t2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2598836==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8ae1e1278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8ae20bdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8ae20bda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_speed_both ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2598699==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f534aef478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f534b19fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f534b19fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_speed_t1 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2598696==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f557f3a778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f557f652ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f557f652a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_speed_t2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2598697==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f84bd63a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f84bd8e5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f84bd8e5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting 3_arm_pathing ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2687484==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff0ee5e35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff0d846f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff0d871aab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2687634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f75d285b78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f75e89b15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f75d2b06ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2684452==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc021c8c78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fc0382835ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2685032==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f38ae9f778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f38c4fda5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2684440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f087ba8f78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f08920885ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2684497==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcc3f29f78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fcc558975ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2684610==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f74e749578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f74fda785ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2687568==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0fe215578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0ff82aa5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0fe2400ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2687139==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1469b8d78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f147fd095ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1469e38ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2687333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb2e25af78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb2f87285ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb2e285aab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
3a4,38
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2687058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4468b3278d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f447ecac5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4468dddab5  (<unknown module>)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting errors disconnected_trip_ignore ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2687118==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f58a023b78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f58b63a05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f58a04e6ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2687449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3517f7b78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f352e0d15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 : pedestrian_model nonInteracting no_sidewalks ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2687488==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3372a825ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f335c91d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f335cbc8ab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2686600==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7faef4e7f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7faedead178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2686617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f32dcf935ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f32c6bdc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2686647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f5650a0d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f563a64678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2686716==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fa52db9f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa5177ec78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2686506==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5040 byte(s) in 210 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc05f8dc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc0492f478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc04959fab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2687836==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f07c9e345ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f07b3a8278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2686753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f4e6d2a35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4e56eec78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2686721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbf8e23c78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fbfa48375ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,18
> 
> =================================================================
> ==2685958==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc5203b678d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fc536bc65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 : pedestrian_model nonInteracting use_crossing cross_twice right_ll ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2685913==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f091e34878d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f0934b545ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2685756==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcf7750878d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fcf8dd1c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2685746==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f895f73278d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f8975f555ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2686452==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f41bf71278d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f41d5f3a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2686406==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcc4044078d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fcc56c4d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2686217==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f459e14a78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f45b49595ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2686071==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1ae4a6e78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f1afb2815ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2685294==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4c55df578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f4c6c61a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2685633==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f15944bd78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f15aace25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2685388==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8ce72a578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f8cfdace5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2685245==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f567bb3878d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f56923475ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,18
> 
> =================================================================
> ==2685143==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb3abbe078d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fb3c24095ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 : pedestrian_model nonInteracting use_crossing right_rr ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2685130==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f835f06878d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f83758785ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2685132==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5571e5878d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f55886685ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2685034==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc44a8d278d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fc4610e25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2685707==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe6c228078d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fe6d8aab5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2685700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff4c85b878d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7ff4dedc95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2696618==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1b0182d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1aeb6b578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1aeb960ab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2696952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3d469bd78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3d5cb155ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3d46c68ab5  (<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 blockage ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,39
> 
> =================================================================
> ==2688991==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 120 byte(s) in 5 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe620ce65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe60a6ef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2688992==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 120 byte(s) in 5 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa2423ad5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa22bdc778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa22c072ab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2688994==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc91ae415ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc90486178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc904b0cab5  (<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 ignore_stopped ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2688993==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f67bb40778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f67d19ff5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f67bb6b2ab5  (<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 jaywalking_forward ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2688553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2343a3778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f235a01a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,38
> 
> =================================================================
> ==2688628==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd48011f78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fd4967025ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles jaywalking_forward_uncontrolled ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2688828==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f81e7b9b78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f81fe18e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2687988==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa93f40778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fa955a005ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,37
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2688034==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdd18d6d78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fdd2f34c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2688131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff940c6178d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7ff9572535ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2688343==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff3f90ff78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7ff40f6e25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2687855==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff4921cd78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7ff4a87b35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2688272==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6b694ef78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f6b7fae95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2688283==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6880c0f78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f68972055ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2688391==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3e3fed778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f3e564b75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
13a24,40
> 
> =================================================================
> ==2689976==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8eb2fe578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8eb3290ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8eb3290a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace complex_sublane ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
513a524,540
> 
> =================================================================
> ==2690139==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8c9353b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8c937e6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8c937e6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2689616==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fecb179a78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fecc79395ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fecb1a45ab5  (<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_sharedspace walking_backward_overlap ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2689626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fda906bf78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fdaa68415ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fda9096aab5  (<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_sharedspace walking_forward ( Last six runs Mar2021 Feb2021 )

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

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walking_forward_2edges ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2689098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f294d33378d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f29634b65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f294d5deab5  (<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_sharedspace walking_forward_2edges_insertion ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2689323==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f44b022578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f44c63c05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f44b04d0ab5  (<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_sharedspace walking_forward_2lanes ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2689166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f264e7e778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f266495a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f264ea92ab5  (<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_sharedspace walking_forward_insertion ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2689169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff974aeb78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff98ac6e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 : pedestrian_model striping block_vehicles_sharedspace walkingarea ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2689641==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f548b8af78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f54a1a215ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f548bb5aab5  (<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_sharedspace walkingarea_exit ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2689864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fba3bce378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fba3bf8eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fba3bf8ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2689665==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f93f42bd78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f940a4315ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f93f4568ab5  (<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_sharedspace walkingarea_shared ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,30
> 
> =================================================================
> ==2689926==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff34d09578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff34d340ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff34d340a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2690426==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6f0251578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6f186875ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6f027c0ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2690378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3f3d36f78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3f534e25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3f3d61aab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2690945==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4102a6578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4118c015ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4102d10ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2690997==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f70c43b578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f70da53f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 : pedestrian_model striping blocked_by_vehicle crossing_from_right ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2690996==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8a17afb78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8a2dc7d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8a17da6ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2690903==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1b2878878d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1b3e8fb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 : pedestrian_model striping blocked_by_vehicle evade_stopped ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2690897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbcdb8bd78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fbcf1a315ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbcdbb68ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2690894==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4d8969578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4d9f8085ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4d89940ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2690478==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f47a404278d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f47ba1ce5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f47a42edab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2690303==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb61687578d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb62c9fe5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb616b20ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2690292==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f777653b78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f778c6c25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f77767e6ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2690296==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5f5fead78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5f760315ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5f60158ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2691091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7ce1e5b78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7cf7fd15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7ce2106ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2695219==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f795454778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f796a6c25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f79547f2ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2695254==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 192 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8e7e9e95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8e6886d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8e68b18ab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,36
> 
> =================================================================
> ==2695351==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa253c5c78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa26a2395ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2695570==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4b17bd378d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4b2dd3a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4b17e7eab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
12a13,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2695629==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f99d07995ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f99ba61d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f99ba8c8ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2695712==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4ecdb0278d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4ee3c7e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 : pedestrian_model striping bugs ticket2840 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2695778==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 120 byte(s) in 5 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f12fbe5c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f12e5d0b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f12e5fb6ab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2695941==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6e2db6b78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6e43cbd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 : pedestrian_model striping bugs ticket3260 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2696074==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8da673b78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8dbc8a15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8da69e6ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2696088==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 120 byte(s) in 5 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3bc87755ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3bb25ff78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3bb28aaab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2696105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbd97da878d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fbdadf1f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbd98053ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2696106==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb28535578d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb29b4ad5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket4362 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2696137==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7faa2e0aa78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7faa442105ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faa2e355ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2696524==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9614b4278d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f962acac5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9614dedab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2696575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcc4d59a78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fcc637015ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcc4d845ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2697199==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8e5e36b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8e47dad78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8e48058ab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2696586==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fe5e97ff5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe5d2fee78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2696940==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc2c48d578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc2daa2c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc2c4b80ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
4a5,21
> 
> =================================================================
> ==2694337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8fc90ef78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8fdf2675ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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).

TEST FAILED on ts-sim-build-ba : pedestrian_model striping errors disconnected_route_ignore ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,37
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2694340==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe64949a78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe65f6145ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe649745ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,42
> 
> =================================================================
> ==2694428==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f82d6ddf78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f82ecf405ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
3a4,38
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2693969==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f52fe3ad78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f53145135ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f52fe658ab5  (<unknown module>)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model striping errors disconnected_trip_ignore ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
3a4,38
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2694034==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f224840378d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f225e5675ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f22486aeab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,37
> 
> =================================================================
> ==2694350==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb10700d78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb11d1655ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model striping errors route_invalid_permissions_ignore ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,37
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2694414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f853bf0d78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f85520625ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f853c1b8ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2696719==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f07bf6ef5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f07a957578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f07a9820ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
144c144
<         <person id="forward_turn_left" x="111.13" y="107.01" angle="0.00" speed="1.39" pos="0.46" edge=":C_w1" slope="0.00"/>
---
>         <person id="forward_turn_left" x="111.13" y="107.01" angle="270.00" speed="1.39" pos="0.46" edge=":C_w1" slope="0.00"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping no_sidewalks ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2696717==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd95cae05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd94696578d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 160 byte(s) leaked in 5 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,2599
> 
> =================================================================
> ==2693151==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f53340ed5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f531dd3c78d  (<unknown module>)
> 
> Indirect leak of 56 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2693152==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7efe78aaa5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efe626f678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2693156==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f3c6085d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3c4a4ac78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2693193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fef46abc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fef306f378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2693237==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f150e7f85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f14f844678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,43
> 
> =================================================================
> ==2693239==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 30 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f9ff63ac5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9fdfff678d  (<unknown module>)
> 
> Indirect leak of 56 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,42
> 
> =================================================================
> ==2693849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd1c3a0f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd1c3cbaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd1c3cbaa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions jam_trafficlight ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2692923==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7200 byte(s) in 300 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5cb1b785ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5c9b5a778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5c9b852ab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2692974==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7200 byte(s) in 300 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f51152835ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f50fecb178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f50fef5cab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2693248==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 14592 byte(s) in 608 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe7a5f4d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe78fddd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe790088ab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,47
> 
> =================================================================
> ==2693268==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa269ffa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa252e4878d  (<unknown module>)
> 
> Indirect leak of 60064 byte(s) in 396 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa269ffa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,45
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2693602==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd25104f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd239e9c78d  (<unknown module>)
> 
> Indirect leak of 60064 byte(s) in 396 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd25104f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd25104f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,47
> 
> =================================================================
> ==2693686==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcf738ac02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcf5c6f378d  (<unknown module>)
> 
> Indirect leak of 60064 byte(s) in 396 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcf738ac02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2697115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fa0175ed5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa00123c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2695163==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f34d5ac75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f34bf97578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f34bfc20ab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2695143==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe6169785ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe60082378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe600aceab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2695063==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fab5db715ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fab47a1b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fab47cc6ab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2695060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f553206d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f551bf1b78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 160 byte(s) leaked in 5 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping stripe_offsets fbb ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2694931==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4d481995ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4d3204578d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 160 byte(s) leaked in 5 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping stripe_offsets fbf ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2694882==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fcdd44745ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcdbe31d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcdbe5c8ab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2694874==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb57d4385ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb5672dd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb567588ab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2694503==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff5a88a45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff59275078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff5929fbab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2693899==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f3e3ee9d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3e28ad378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2693893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0aa0cfc78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f0ab72f25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2695182==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efcd0b7d78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7efce6d065ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efcd0e28ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2692363==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd7bdb3d78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fd7d435f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2692359==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7ffb20278d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f8011a285ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2692349==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7b8470b78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f7b9af315ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- Differences in rawdump ----------
92c92
<             <person id="p0" pos="3.68" angle="0.00" stage="walking"/>
---
>             <person id="p0" pos="3.68" angle="270.00" stage="walking"/>
472c472
<             <person id="p0" pos="3.15" angle="60.21" stage="walking"/>
---
>             <person id="p0" pos="3.15" angle="0.00" stage="walking"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing cross_twice straight_rl ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2692298==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f519e5dd78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f51b4e025ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2692433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f07997de78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f07affed5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2692409==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f54e977878d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f54fff8e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2692379==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb415f9878d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fb42c7ad5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2692372==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe6012fb78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fe617b1f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2691663==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe7f0ae578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fe80730a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2691684==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efd8d21e78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7efda3a305ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- Differences in rawdump ----------
92c92
<             <person id="p0" pos="6.20" angle="0.00" stage="walking"/>
---
>             <person id="p0" pos="6.20" angle="270.00" stage="walking"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing left_rl ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2691681==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa9f8ea378d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7faa0f6b45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2691613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f13f46de78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f140aef05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2691603==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f94d1a6a78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f94e828f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2691521==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f13c0c0d78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f13d74385ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2691446==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f46c8b5678d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f46df3685ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- Differences in rawdump ----------
92c92
<             <person id="p0" pos="4.72" angle="180.00" stage="walking"/>
---
>             <person id="p0" pos="4.72" angle="90.00" stage="walking"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing straight_rr ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2691117==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb6bee5e78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fb6d566a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2692300==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8d8dd0e78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f8da451e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2691740==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f179ca8878d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x2d30eb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f17b329a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail alternativeRoute ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a19,804
> Warning: Railway routing failure due to turn-around on short edge 'T19_0' for vehicle 'rail5' time=600.00.
> 
> =================================================================
> ==2703402==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1840 byte(s) in 5 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104: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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,1190
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.
> 
> =================================================================
> ==2704083==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,468
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2703888==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x1276324 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,628
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2703821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x1276324 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2704106==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc804d7578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc805020ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc805020a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs merge_check_flank_switch ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2704227==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f225268178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f225292cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f225292ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs merge_check_flank_switch2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2704633==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f99c2b3778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f99c2de2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f99c2de2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs signalized_turn ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2703683==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9bf476a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9bf4a15ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9bf4a15a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs stopped_at_signal ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2703957==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc3af39d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc3af648ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc3af648a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs stopped_at_signal2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2704023==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcb36b8578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcb36e30ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcb36e30a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket7563 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2704642==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb35de8a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb35e135ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb35e135a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs unregulated_junction ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2703889==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1e36a3278d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,116
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2703102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6912a3b78d  (<unknown module>)
> 
> Indirect leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x1276324 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 crossing_tracks ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,352
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2703223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x1276324 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x218e489 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #11 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail crossing_tracks_collision ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,355
> 
> =================================================================
> ==2703271==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x1276324 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x218e489 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #11 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail headonconflict ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,116
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2702932==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0762cca78d  (<unknown module>)
> 
> Indirect leak of 5152 byte(s) in 14 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x1276324 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 interlocking ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,166
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2702955==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1666b4d78d  (<unknown module>)
> 
> Indirect leak of 10304 byte(s) in 28 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x1276324 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 portion_working join ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2700869==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0009eec78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f000a197ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f000a197a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_RB425 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2700879==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f86bc83f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f86bcaeaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f86bcaeaa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_front ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2700963==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6d8007f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6d8032aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6d8032aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_signal ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2700907==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f45de24578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f45de4f0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f45de4f0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working split ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2700853==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc25a6ed78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc25a998ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc25a998a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal circle ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2699821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f083f21b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f083f4c6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f083f4c6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal circle_1signal ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,10
> 
> =================================================================
> ==2699975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f63ee74278d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal circle_backward ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,10
> 
> =================================================================
> ==2699867==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdd6822e78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal circle_bidi ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,134
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2699825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x1276324 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x218e489 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #11 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2697579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9b5de7978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9b5e124ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9b5e124a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints limit3 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2697664==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5b6e63778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5b6e8e2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5b6e8e2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_one ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2697455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7f934dd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7f93788ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7f93788a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_one_tripId ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2697528==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdf9eecd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdf9f178ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdf9f178a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_three ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2697693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd89e55178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd89e7fcab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd89e7fca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_three_individual ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2697837==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5e2363478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5e238dfab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5e238dfa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_not ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2697577==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd87e16778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd87e412ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd87e412a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal end_block_mode end_after_bidi ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,116
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2698323==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7b0448a78d  (<unknown module>)
> 
> Indirect leak of 6624 byte(s) in 18 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x1276324 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 end_block_mode end_within_bidi ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,116
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2698385==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f058b1af78d  (<unknown module>)
> 
> Indirect leak of 8096 byte(s) in 22 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x1276324 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 fork_without_signal ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2698393==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4f1c0b578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4f1c360ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4f1c360a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal halting_conflict ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,556
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2699528==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 736 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x1276324 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,134
> 
> =================================================================
> ==2699621==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x1276324 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x218e489 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #11 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_check_route ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,316
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2700082==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1472 byte(s) in 4 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x1276324 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x218e489 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #11 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,546
> 
> =================================================================
> ==2699666==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 736 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x1276324 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x218e489 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #11 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166: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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,595
> 
> =================================================================
> ==2699720==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x1276324 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x218e489 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #11 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict3 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,135
> 
> =================================================================
> ==2699717==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x1276324 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x218e489 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #11 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict_reroute ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,542
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2699725==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x1276324 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x218e489 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #11 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2699526==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f08e2e8c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f08e3137ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f08e3137a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2698216==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 80 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x2d5770a in NLHandler::addInsertionPredecessorConstraint(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:41
>     #2 0x2d31277 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:275:17
>     #3 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #4 0x7fe119e275ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe10384778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe103af2ab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2698167==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 80 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x2d5770a in NLHandler::addInsertionPredecessorConstraint(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:41
>     #2 0x2d31277 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:275:17
>     #3 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #4 0x7f1a909cb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1a7a3e778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1a7a692ab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2698321==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 80 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x2d5770a in NLHandler::addInsertionPredecessorConstraint(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:41
>     #2 0x2d31277 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:275:17
>     #3 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #4 0x7f912fac95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f91194e778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9119792ab5  (<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2698525==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fde4e51778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fde4e7c2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fde4e7c2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal priority waiting_time_bottom ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2697453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6b7170678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6b719b1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6b719b1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal priority waiting_time_top ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2697336==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0cbf75e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0cbfa09ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0cbfa09a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal several_blocks ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2698847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3a8266778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3a82912ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3a82912a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal several_incoming_lanes ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2699066==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3379b5178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3379dfcab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3379dfca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal several_incoming_lanes_2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2698997==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7faa50e2178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faa510ccab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faa510cca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal several_incoming_trains ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2698994==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f87fceed78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f87fd198ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f87fd198a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal several_outgoing_lanes ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2699068==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3a77e4c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3a780f7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3a780f7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal siding_deadend ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,512
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234: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:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2700587==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1104 byte(s) in 3 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2699521==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa9b3c8278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa9b3f2dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa9b3f2da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal small_step_size ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2698406==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f56d569d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f56d5948ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f56d5948a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal stopped_link_conflict ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2700651==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f18b040c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f18b06b7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f18b06b7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal stopped_link_conflict2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2700676==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff1088b278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff108b5dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff108b5da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal two_following_trains ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2698554==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f90099d778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9009c82ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9009c82a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal two_signals_with_same_program ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2698612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc90f0c778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc90f372ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc90f372a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal anticipate_reversal ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,576
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2702619==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5520 byte(s) in 15 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x1276324 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x218e489 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #11 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
3a4,578
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2702767==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5520 byte(s) in 15 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x1276324 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x218e489 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #11 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2701775==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd6e724578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd6e74f0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd6e74f0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_before_further_stop ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,28
> 
> =================================================================
> ==2701886==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f80263fc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f80266a7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f80266a7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_before_further_stop_tooLong ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
3a4,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2702036==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f102328a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1023535ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1023535a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_before_stop ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2701816==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbdb6df778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbdb70a2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbdb70a2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_before_stop_impossible ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,28
> 
> =================================================================
> ==2702028==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe15d01778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe15d2c2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe15d2c2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_before_stop_no_internal_links ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2702385==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbe2bc2c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbe2bed7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbe2bed7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_no_internal_links ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2702399==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7feea299d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feea2c48ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feea2c48a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_no_link ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2702389==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa81da8d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa81dd38ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa81dd38a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_no_stop ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2702352==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe81586278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe815b0dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe815b0da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_on_signal ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2702483==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f61b5c9978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f61b5f44ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f61b5f44a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing missing_turnaround ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
4a9,526
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2701477==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3312 byte(s) in 9 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 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 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
4a19,595
> 
> =================================================================
> ==2701456==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4048 byte(s) in 11 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 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_possible ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,591
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2700973==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4048 byte(s) in 11 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x1276324 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
5a6,232
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2700978==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4048 byte(s) in 11 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x1276324 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x218e489 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #11 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : rail routing reverse_on_short_start ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,469
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234: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:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2701713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1104 byte(s) in 3 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,742
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2701561==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 736 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x1276324 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x218e489 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #11 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,681
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2701612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1104 byte(s) in 3 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x1276324 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x218e489 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #11 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,742
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2701552==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x1276324 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x218e489 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:658:24
>     #11 0x131fffe in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10e54c8 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10e43aa in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
<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 Mar2021 Feb2021 )

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

TEST FAILED on ts-sim-build-ba : rail tramwayLoop basic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,754
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2700688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2944 byte(s) in 8 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x1276324 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,707
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> 
> =================================================================
> ==2700794==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2944 byte(s) in 8 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x1276324 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
1a6,328
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2703031==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 736 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
1a16,557
> 
> =================================================================
> ==2703108==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 736 byte(s) in 2 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e40700 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2545692==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2b5deb878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2b5e163ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2b5e163a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_1_flow ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2545805==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6f3902278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6f392cdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6f392cda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_1_trip ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2545761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f393767a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3937925ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3937925a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2545704==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3e2e69578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3e2e940ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3e2e940a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_2_trip ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2545774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdc76e5578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdc77100ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdc77100a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_default ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2545652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f73d811d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f73d83c8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f73d83c8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_invalid ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2545759==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x3f05e1d in SUMOVehicleParserHelper::parseVehicleAttributes(int, SUMOSAXAttributes const&, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:274:37
>     #2 0x3eadb00 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:92:34
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f82c4c0a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 520 byte(s) leaked in 1 allocation(s).

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2545706==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9cb4d1d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9cb4fc8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9cb4fc8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2545750==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8860d4578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8860ff0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8860ff0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_random_routeFlow ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2545828==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fac8094b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fac80bf6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fac80bf6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival errors lane_given10 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,10
> 
> =================================================================
> ==2548032==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb0507b878d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival errors speed_given100 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2548038==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc47d4b878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc47d763ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc47d763a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2547941==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4b506c578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4b50970ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4b50970a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival lane_given0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2547904==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd1d1ad578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd1d1d80ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd1d1d80a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival lane_given1 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2547914==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0aad82578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0aadad0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0aadad0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2547986==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f45f4bff78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f45f4eaaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f45f4eaaa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_default ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2545858==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f39239ed78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3923c98ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3923c98a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_default_trip ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2546585==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7b13c7a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7b13f25ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7b13f25a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_given-10 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2546702==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc6acd9778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc6ad042ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc6ad042a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_given0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2546688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f436f32b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f436f5d6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f436f5d6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_given10 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2546689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f58c254578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f58c27f0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f58c27f0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_given10000 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2546701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f39e608578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f39e6330ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f39e6330a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_max ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2546844==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd62b79278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd62ba3dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd62ba3da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_random ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2546833==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f08cad1d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f08cafc8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f08cafc8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_current ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2546974==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdc6d9d578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdc6dc80ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdc6dc80a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_current_nearend ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2547759==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f30be2bd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f30be568ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f30be568a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_default ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2546850==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbeb28dd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbeb2b88ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbeb2b88a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_given0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2546854==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa82a4ed78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa82a798ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa82a798a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_given0_nearend ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2546998==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1cec7d578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1ceca80ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1ceca80a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2546880==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f346b5da78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f346b885ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f346b885a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_given10_nearend ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2547101==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f241c64a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f241c8f5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f241c8f5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_given_near0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2546869==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0fc713578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0fc73e0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0fc73e0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure approach_slow_lane ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2544380==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe58c50478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe58c7afab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe58c7afa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2543572==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f23448fd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2344ba8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2344ba8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_1_flow ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2544372==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe82047378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe82071eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe82071ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_1_trip ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2544364==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcd737f278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcd73a9dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcd73a9da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2543576==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9f94e9578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9f95140ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9f95140a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_2_trip ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2544366==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa155f6578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa156210ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa156210a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_default ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2543558==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f87e67a578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f87e6a50ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f87e6a50a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_invalid ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2544360==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x3f05e1d in SUMOVehicleParserHelper::parseVehicleAttributes(int, SUMOSAXAttributes const&, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:274:37
>     #2 0x3eadb00 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:92:34
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fcf305545ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 520 byte(s) leaked in 1 allocation(s).

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2543579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f49daa1378d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2543580==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb6bf3aa78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb6bf655ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb6bf655a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_random_routeFlow ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2544373==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f73d072578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f73d09d0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f73d09d0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_allowed_3veh ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2540755==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f07953c878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0795673ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0795673a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_allowed_3veh_multimodal ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2540768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa211c1b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa211ec6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa211ec6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_allowed_3veh_multimodal_emergencyDecel ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2540776==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f59bf7e378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f59bfa8eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f59bfa8ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_best_3veh ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2540753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f24aa9be78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f24aac69ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f24aac69a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2540765==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4a1875678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4a18a01ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4a18a01a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2540757==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2df3e6e78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_default_3veh_passenger ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2540771==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb249bb478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb249e5fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb249e5fa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_free ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2540770==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f09d406678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f09d4311ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f09d4311a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_free_3veh ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2540764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fab8aa9878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fab8ad43ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fab8ad43a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_free_occupancy ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2540752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f461bdf878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f461c0a3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f461c0a3a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_given0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2540760==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4cacd7478d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_given1 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2540759==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9fa711678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9fa73c1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9fa73c1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_random ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2540754==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc6ceda678d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2540761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f86ba91078d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_free ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2540769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f17ec52678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f17ec7d1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f17ec7d1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2540756==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f606dd4678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f606dff1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f606dff1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_free_3veh_10ms ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2542077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7effe9a8878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7effe9d33ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7effe9d33a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_free_3veh_vmax ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2542088==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7feb53f8078d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2542085==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff61a1fe78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff61a4a9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff61a4a9a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_given0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2542079==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7555fce78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7556279ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7556279a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_given10 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2542081==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1590e2878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f15910d3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f15910d3a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_last_speed_given ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2542093==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0841c6e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0841f19ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0841f19a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_last_speed_max ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2542092==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f947658878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9476833ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9476833a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_random ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2542086==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc6e8ffc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc6e92a7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc6e92a7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2542087==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f867087e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8670b29ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8670b29a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_default ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2542096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe4487c878d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_desired ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2543330==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2daed5678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2daf001ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2daf001a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_given0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2542098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f90f47f078d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_given10 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2542097==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f15362ee78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1536599ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1536599a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2542099==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f225007678d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2542100==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fef63ce078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fef63f8bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fef63f8ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2543319==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff11180178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff111aacab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff111aaca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_max__lanelimit ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2542103==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8d1b6be78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_max__leader ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2543316==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcb23bc878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcb23e73ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcb23e73a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2542125==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff7835ed78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff783898ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff783898a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_random__lanelimit ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2543320==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f92ddcf078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f92ddf9bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f92ddf9ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2543327==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f83ddda878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f83de053ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f83de053a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2543337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4ea36c878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4ea3973ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4ea3973a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2544385==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f82f927c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f82f9527ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f82f9527a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors edge_disallowed ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2544535==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f01f1e0078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f01f20abab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f01f20aba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).

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

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2544544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7f3b00578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7f3b2b0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7f3b2b0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors lane_given10 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2544399==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa33602078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa3362cbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa3362cba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,28
> 
> =================================================================
> ==2544443==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0eded2e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0edefd9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0edefd9a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors lane_given_disallowed ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,29
> 
> =================================================================
> ==2544516==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fac9126b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fac91516ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fac91516a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,28
> 
> =================================================================
> ==2544533==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3c6c65578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3c6c900ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3c6c900a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors slow_lane_ahead ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,28
> 
> =================================================================
> ==2545368==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7a242de78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7a24589ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7a24589a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors slow_lane_ahead_ignore ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2545555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc6792f678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc6795a1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc6795a1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors speed_given100 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2544565==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7cc2c7078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7cc2f1bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7cc2f1ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,28
> 
> =================================================================
> ==2544611==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f10ee67378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f10ee91eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f10ee91ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors speed_given50 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2544740==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4fdc91678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4fdcbc1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4fdcbc1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).

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

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2545301==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9790f9878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9791243ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9791243a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure extrapolate_departpos ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2544394==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f35f67a178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f35f6a4cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f35f6a4ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution errors route_invalid_ref ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2549453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f59dbe9578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f59dc140ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f59dc140a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2549508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6f8a07a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6f8a325ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6f8a325a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2548121==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7feb1e66a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feb1e915ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feb1e915a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution route_nested ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2548132==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f696277578d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution route_nested_ref ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2549023==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2bde86378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2bdeb0eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2bdeb0ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution route_nested_refId ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2548139==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5d79d4578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5d79ff0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5d79ff0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution route_nested_repeat ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2548265==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2ba1eef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2ba219aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2ba219aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution route_ref ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2548270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa0d515578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa0d5400ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa0d5400a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution route_ref_compact ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2548324==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd0bcaea78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd0bcd95ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd0bcd95a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution route_ref_compact_with_probabilities ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2548461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7feb3efcf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feb3f27aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feb3f27aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution speedDev ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2549028==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9059d7778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f905a022ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f905a022a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution speedDev_option ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2549269==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5fe632a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5fe65d5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5fe65d5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution speedDev_override_individual ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2549110==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcfac9dd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcfacc88ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcfacc88a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution speedFactorNormc ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2549307==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f47f01c778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f47f0472ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f47f0472a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution speed_basic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2549027==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fda94e3b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fda950e6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fda950e6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution vtypeDist_useExisting ( Last six runs Mar2021 Feb2021 )

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

TEST FAILED on ts-sim-build-ba : spec distribution vtype_basic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2548093==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb81a1fd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb81a4a8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb81a4a8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow early_begin ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2549748==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd6b1f9678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd6b2241ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd6b2241a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow early_end ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2549848==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5f65d5378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5f65ffeab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5f65ffea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2549917==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3fcabbe78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3fcae69ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3fcae69a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow nested_route ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2549921==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8d8049e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8d80749ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8d80749a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2550155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f712368a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7123935ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7123935a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow nested_stops ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2550147==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ffb86fe878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ffb87293ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ffb87293a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2549747==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc30112e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc3013d9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc3013d9a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,28
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2550749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7feaef91d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feaefbc8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feaefbc8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2549546==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7efe6ae4e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efe6b0f9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7efe6b0f9a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow period_end ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2549653==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc857ae078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc857d8bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc857d8ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow period_no ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2550605==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f20679ee78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2067c99ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2067c99a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow probability_0.1 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2550690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff5a182678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff5a1ad1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff5a1ad1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow probability_0.1_begin_100 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2550704==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc33d9b878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc33dc63ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc33dc63a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow probability_0.1_step-length_0.2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2550693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3c361ba78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3c36465ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3c36465a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow probability_0.5 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2550689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8be56e878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8be5993ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8be5993a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow probability_0.5_start_1000 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2550703==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbc6359378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbc6383eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbc6383ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow vehs_per_hour ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2549654==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3dad02078d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow vehs_per_hour_none ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2549711==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f895ed6678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f895f011ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f895f011a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2550630==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb1badce78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb1bb079ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb1bb079a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2551549==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa4721ad78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa4883215ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa472458ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2551551==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdb2f21578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fdb4538a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdb2f4c0ab5  (<unknown module>)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2715544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1c3c92578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1c3cbd0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1c3cbd0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model 1edge_2lanes_compact_cars ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2715843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8ee33bf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8ee366aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8ee366aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model 1edge_2lanes_compact_mixed ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2715925==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4f5162278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4f518cdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4f518cda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model 1edge_2lanes_compact_mixed_pushy ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2716182==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f039930f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f03995baab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f03995baa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model 1edge_2lanes_lane_discipline ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2715854==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fef2b39578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fef2b640ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fef2b640a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model 1edge_2lanes_mopeds ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2715715==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f314fca578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f314ff50ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f314ff50a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model 1edge_3lanes_mixed ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2716058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f639607f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f639632aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f639632aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model angles ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2716308==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f83c396a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f83c3c15ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f83c3c15a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model basic extra_wide_vehicle ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2707905==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fabb23fb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fabb26a6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fabb26a6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model basic maxSpeedLat ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2707875==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f344d23578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f344d4e0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f344d4e0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model basic overtaking_bicycle ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2707232==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4a905e578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4a90890ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4a90890a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model basic overtaking_bicycle_lcSigma ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2707908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f19adfe778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f19ae292ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f19ae292a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model basic overtaking_bicycle_lcSigma_subsecond ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2707972==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f73a04e378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f73a078eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f73a078ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model basic overtaking_bicycle_step0.2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2707461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f34a01e578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f34a0490ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f34a0490a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model basic overtaking_lefthand ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2707752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fde8368b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fde83936ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fde83936a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bestOffset2_noReserve ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2716716==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb0a7aa578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb0a7d50ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb0a7d50a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bestOffset2_reserve ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2716640==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 896 byte(s) in 16 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7fcd168f6a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcd0137278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcd0161dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2716477==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe5c76ff78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe5c79aaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe5c79aaa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket2154 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2717146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe21d42578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe21d6d0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe21d6d0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket2259 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2717149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd306ded78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd307098ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd307098a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket2585 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2717261==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4d99dbd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4d9a068ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4d9a068a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3028 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2717344==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa7bd58878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa7bd833ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa7bd833a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3050 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2717618==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb51fd1578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb51ffc0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb51ffc0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3107 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2717625==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb593ffb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb5942a6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb5942a6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3184 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2717641==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbfc493578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbfc4be0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbfc4be0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3195 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2717646==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8b1fead78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8b20158ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8b20158a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3213 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2717652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdbfd8bd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdbfdb68ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdbfdb68a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3244 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2718085==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f82d983b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f82d9ae6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f82d9ae6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3244_subsecond ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2718093==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2c8ae2578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2c8b0d0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2c8b0d0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3333 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2718094==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0a729c578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0a72c70ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0a72c70a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3372 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2718101==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe9b38fb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe9b3ba6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe9b3ba6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3582 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2718107==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff95eaef78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3601 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2718111==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc53959278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc53983dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc53983da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3613 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2718584==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f21f026a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f21f0515ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f21f0515a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3618 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2718589==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f97eb4a578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f97eb750ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f97eb750a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3619 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2718633==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2d2833578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2d285e0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2d285e0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket4071 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2718642==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1b044c178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1b0476cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1b0476ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket4100 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,30
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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 'WE_bike.5' performs emergency braking with decel=-7.00 wished=1.00 severity=1.00, time=40.00.
> Warning: Vehicle 'WE_bike.6' performs emergency braking with decel=-7.00 wished=1.00 severity=1.00, time=92.60.
> Warning: Vehicle 'WE_bike.7' performs emergency braking with decel=-7.00 wished=1.00 severity=1.00, time=92.60.
> 
> =================================================================
> ==2718646==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f59288ca78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5928b75ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5928b75a9e  (<unknown module>)
> 
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2718668==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f59c37ed78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f59c3a98ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f59c3a98a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket4223 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2718716==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10640 byte(s) in 190 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f8e11d62a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8dfc7df78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8dfca8aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2719047==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0c5b56a78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket6636 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2719045==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 336 byte(s) in 6 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f65573fda38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6541e7b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6542126ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2719055==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f756572b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f75659d6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f75659d6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket7134 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2719193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6fff64b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6fff8f6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6fff8f6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket7925 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2719301==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 330176 byte(s) in 5896 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7fdb79c23a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdb646b578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdb64960ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket8071 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2719388==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f288fde778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2890092ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2890092a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket8072 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2719483==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f12608f878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1260ba3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1260ba3a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model buridan_1lane ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2716527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f33107ad78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3310a58ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3310a58a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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.92" 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/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 
> 
> =================================================================
> ==2717098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9c960b278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9c9635dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9c9635da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model depart_random_last ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2715712==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f3e5827578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3e58520ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f3e58520a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model future_braking ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2716818==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2749eaf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f274a15aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f274a15aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction 2lanes_turn ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2711162==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff5bcd3578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff5bcfe0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff5bcfe0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction 2lanes_turn_joined ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2711335==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f33a35bb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f33a3866ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f33a3866a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction bicycle_box lane_choice ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2710342==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 180 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f3363666a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f334e0fb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f334e3a6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2710426==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0760aeb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0760d96ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0760d96a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction junction_leader_sibling_block2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2710430==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7851d6f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f785201aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f785201aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction junction_leader_sibling_diffWidth ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2710575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f527246578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5272710ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5272710a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction junction_leader_sibling_pass ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2710379==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff0e155f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff0e180aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff0e180aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction lane_split_conflict ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2710369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8e5138578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8e51630ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8e51630a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction lcLookaheadLeft ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2710374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f046ed0f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f046efbaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f046efbaa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction lefthand ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2711337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fbe0ac4d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbe0aef8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fbe0aef8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction overlapping_internal ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,34
> 
> =================================================================
> ==2710946==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12656 byte(s) in 226 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f7353b93a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f733e62578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f733e8d0ab5  (<unknown module>)
> 
> Indirect leak of 56 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 basic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2709778==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f478845578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4788700ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4788700a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_lefthand ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,33
> 
> =================================================================
> ==2709923==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 15680 byte(s) in 280 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f8dd53cca38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8dbfe5b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8dc0106ab5  (<unknown module>)
> 
> Indirect leak of 56 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2710133==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9632 byte(s) in 172 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7fc4c41d0a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc4aec6078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc4aef0bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,33
> 
> =================================================================
> ==2709749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 14784 byte(s) in 264 object(s) allocated from:
>     #0 0xfc37ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc37ad)
>     #1 0x181ec90 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f0e61a09a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0e4c49a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0e4c745ab5  (<unknown module>)
> 
> Indirect leak of 56 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 wide_lane_merge2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2711064==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f03c408f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f03c433aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f03c433aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction wide_lane_merge2_unregulated ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2711128==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdd4667d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdd46928ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdd46928a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction wide_lane_merge2_zipper ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2711131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f391a04a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f391a2f5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f391a2f5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction wide_lane_split2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2711054==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7e26d6578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7e27010ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7e27010a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lane_discipline ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2717092==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdc5cd2578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdc5cfd0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdc5cfd0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed 1edge_2lanes_compact_mixed_maxSpeedLatStanding ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2711348==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f1ae21ab78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1ae2456ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1ae2456a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2711458==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f433906078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f433930bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f433930ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed lcSigma ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2711866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7d9cd8578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7d9d030ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7d9d030a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed ramp_end_maxSpeedLatSpending_0 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2711789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4b89a6578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4b89d10ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4b89d10a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed ramp_end_maxSpeedLatSpending_0.5 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2711758==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff8e749578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff8e7740ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff8e7740a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed ramp_end_maxSpeedLatSpending_1 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2711617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f872f17a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f872f425ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f872f425a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway change_reason ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2709546==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd1888ad78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd188b58ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd188b58a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway change_reason2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2709565==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7409a9d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7409d48ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7409d48a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway cooperative_change ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2709282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f46805c578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4680870ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4680870a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway cooperative_change_highres ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2709441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb18e20f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb18e4baab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb18e4baa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway nopush_for_merge ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2708775==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f8c7247a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8c72725ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8c72725a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway nopush_for_merge_end_gap ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2709166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f164651b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f16467c6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f16467c6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway nopush_for_merge_impatience ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.
> 
> =================================================================
> ==2708850==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f40599e778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4059c92ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4059c92a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 : sublane_model motorway nopush_for_merge_impatience_growth ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.
> 
> =================================================================
> ==2709099==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd07b1a578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd07b450ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd07b450a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 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 : sublane_model motorway nopush_for_merge_undercut_frontgap ( Last six runs Mar2021 Feb2021 )

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

TEST FAILED on ts-sim-build-ba : sublane_model motorway nopushy_encroach ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2708839==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fee4e1b578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fee4e460ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fee4e460a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway overtaking_right_forbidden ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2709669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f326ed4378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f326efeeab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f326efeea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway push_for_merge ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2708131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc29cd0d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc29cfb8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc29cfb8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway push_for_merge_equalize_gaps ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2708693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f03d303b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f03d32e6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f03d32e6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway push_for_merge_highres ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2708452==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f128feeb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1290196ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1290196a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway push_for_merge_ignored ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2708460==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcde2c5b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcde2f06ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcde2f06a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway push_for_merge_pushygap ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2708454==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa70688a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa706b35ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa706b35a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway push_for_merge_ramp_mixed ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2708765==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb66ee4a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb66f0f5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb66f0f5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway smallpush_for_merge ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2708779==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa0ec17a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa0ec425ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa0ec425a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway strategic_disable ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2709682==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9d87d6578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9d88010ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9d88010a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway strategic_stay_and_speedgain ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2707984==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f97c3a6578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f97c3d10ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f97c3d10a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway strategic_stay_and_speedgain2 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2708072==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f446bfed78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f446c298ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f446c298a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving 2lanes_emergency ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2715030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc4ef9af78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc4efc5aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc4efc5aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket2316_maxSpeedLat ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2715107==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4c44def78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4c4509aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4c4509aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket3718 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2715145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe72d58f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe72d83aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe72d83aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket4610 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2715429==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f41ac44b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f41ac6f6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f41ac6f6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket5238 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2715478==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fed46ae778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fed46d92ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fed46d92a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket5860 ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2715480==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb0cd29178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb0cd53cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb0cd53ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving emergency_redlight ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2715017==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc3e99a578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc3e9c50ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc3e9c50a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving forklifter_demo ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2713898==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2a6eb0c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2a6edb7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2a6edb7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving long_queue ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2714757==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f17302a578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1730550ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f1730550a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving long_queue_emergency ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2714864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd68be1578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd68c0c0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd68c0c0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2714606==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdbb8c8878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdbb8f33ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdbb8f33a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2714679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7faaa462578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faaa48d0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faaa48d0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving opposite_ends ( Last six runs Mar2021 Feb2021 )

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

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_2stopped ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2713443==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f681f4e578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f681f790ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f681f790a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_2stopped_2edges ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2714257==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fce0ec6878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fce0ef13ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fce0ef13a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_2stopped_collision ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2713491==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fac4f9ed78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fac4fc98ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fac4fc98a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_multilane_unusable ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2713071==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f846504378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f84652eeab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f84652eea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_noconflict ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2712862==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f165014a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f16503f5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f16503f5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_noconflict_2edges ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2713946==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7faf6a13b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faf6a3e6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7faf6a3e6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_noconflict_2edges_subsec ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> sumo-gui: /home/delphi/clangDebug/sumo/src/microsim/lcmodels/MSAbstractLaneChangeModel.cpp:550: void MSAbstractLaneChangeModel::updateShadowLane(): Zusicherung »further.size() == furtherPosLat.size()« nicht erfüllt.
---------- Differences in fcd ----------
195,1843c195
<         <vehicle id="stopped" x="45.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="45.00" lane="VODUGES_beg_0" slope="0.00"/>
<     </timestep>
<     <timestep time="9.60">
<         <vehicle id="overtaking" x="54.80" y="1.48" angle="88.44" type="DEFAULT_VEHTYPE" speed="10.18" pos="140.50" lane="-VODUGES_end_0" slope="0.00"/>
<         <vehicle id="stopped" x="45.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="45.00" lane="VODUGES_beg_0" slope="0.00"/>
<     </timestep>
<     <timestep time="9.80">
<         <vehicle id="overtaking" x="56.93" y="1.48" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.70" pos="138.37" lane="-VODUGES_end_0" slope="0.00"/>
<         <vehicle id="stopped" x="45.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="45.00" lane="VODUGES_beg_0" slope="0.00"/>
<     </timestep>
<     <timestep time="10.00">
<         <vehicle id="overtaking" x="59.18" y="1.48" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.22" pos="136.12" lane="-VODUGES_end_0" slope="0.00"/>
<         <vehicle id="stopped" x="45.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="45.00" lane="VODUGES_beg_0" slope="0.00"/>
<     </timestep>
<     <timestep time="10.20">
<         <vehicle id="overtaking" x="61.53" y="1.48" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.74" pos="133.77" lane="-VODUGES_end_0" slope="0.00"/>
<         <vehicle id="stopped" x="45.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="45.00" lane="VODUGES_beg_0" slope="0.00"/>
<     </timestep>
<     <timestep time="10.40">
<         <vehicle id="overtaking" x="63.98" y="1.44" angle="90.66" type="DEFAULT_VEHTYPE" speed="12.26" pos="131.32" lane="-VODUGES_end_0" slope="0.00"/>
<         <vehicle id="stopped" x="45.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="45.00" lane="VODUGES_beg_0" slope="0.00"/>
<     </timestep>
<     <timestep time="10.60">
<         <vehicle id="overtaking" x="66.53" y="1.36" angle="91.29" type="DEFAULT_VEHTYPE" speed="12.78" pos="128.77" lane="-VODUGES_end_0" slope="0.00"/>
<         <vehicle id="stopped" x="45.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="45.00" lane="VODUGES_beg_0" slope="0.00"/>
<     </timestep>
<     <timestep time="10.80">
<         <vehicle id="overtaking" x="69.19" y="1.24" angle="91.88" type="DEFAULT_VEHTYPE" speed="13.30" pos="126.11" lane="-VODUGES_end_0" slope="0.00"/>
<         <vehicle id="stopped" x="45.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="45.00" lane="VODUGES_beg_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,7d4
<     <tripinfo id="overtaking" depart="0.00" departLane="VODUGES_beg_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="20.00" arrivalLane="VODUGES_end_0" arrivalPos="140.60" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="20.00" routeLength="195.30" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.82" rerouteNo="0" devices="tripinfo_overtaking fcd_overtaking" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="stopped" depart="0.00" departLane="VODUGES_beg_0" departPos="40.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="115.80" arrivalLane="VODUGES_end_0" arrivalPos="140.60" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="115.80" routeLength="155.30" waitingTime="0.00" waitingCount="0" stopTime="100.00" timeLoss="4.61" rerouteNo="0" devices="tripinfo_stopped fcd_stopped" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---------- New result in exitcode ----------
-6

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_noconflict_changeForbidden ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2712894==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd20decf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd20e17aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd20e17aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_noconflict_forbidden ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2712872==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd1543af78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd15465aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd15465aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_noconflict_subsecond ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2713160==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff96c19f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff96c44aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff96c44aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_slow ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2713856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa5fc38878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa5fc633ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa5fc633a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_stopped ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2713161==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fcd7875578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcd78a00ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fcd78a00a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_stopped_collision ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2713548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f73e446d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f73e4718ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f73e4718a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_stopped_failure ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2714023==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f658c20b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f658c4b6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f658c4b6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_stopped_maxSpeedLatFactor ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2713398==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7facac21078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7facac4bbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7facac4bba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_stopped_subsecond ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2713519==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f77b5eaf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f77b615aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f77b615aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2714359==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2d0b36378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2d0b60eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2d0b60ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2714360==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7feddb3df78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feddb68aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7feddb68aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2714547==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fdcd36af78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdcd395aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fdcd395aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving return_no_opposite_leader ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2714703==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4491caf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4491f5aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4491f5aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model push_fail_adapt_speed ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2716430==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9f7ed0578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9f7efb0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9f7efb0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model rescueLane ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2716845==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fec4629578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fec46540ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fec46540a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout high_traffic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2712278==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f0b517ad78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0b51a58ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f0b51a58a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout low_traffic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2711992==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f80298d578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8029b80ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f8029b80a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout low_traffic_subsecond ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2712013==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4fbd16f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4fbd41aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4fbd41aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout medium_traffic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,31
> 
> =================================================================
> ==2712279==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f61875b778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6187862ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6187862a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout mixed high_traffic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,28
> 
> =================================================================
> ==2712488==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6e22c9578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6e22f40ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6e22f40a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout mixed low_traffic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2712287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fa316f8778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa317232ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fa317232a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout mixed medium_traffic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,32
> 
> =================================================================
> ==2712290==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff8131af78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff81345aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff81345aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout no_cooperation high_traffic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2712817==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f634c29c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f634c547ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f634c547a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout no_cooperation low_traffic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2712571==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f2573c1778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2573ec2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f2573ec2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout no_cooperation medium_traffic ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2712654==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9a4fdd978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9a50084ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9a50084a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model stay_on_road ( Last six runs Mar2021 Feb2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2716187==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5d00f0f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5d011baab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5d011baa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

Detailed information for the tests that had known bugs:

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length LC_dynamics onRamp marked_lane ( Last six runs Mar2021 Feb2021 )

#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="1036.50" 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="2304.65" traveltime="109.02" overlapTraveltime="110.79" density="0.74" laneDensity="0.74" occupancy="0.36" waitingTime="0.70" timeLoss="558.06" speed="27.10" departed="340" arrived="0" entered="0" left="281" laneChangedFrom="60" laneChangedTo="1"/>
>             <lane id="beg2_1" sampledSeconds="2172.11" traveltime="93.34" overlapTraveltime="93.73" density="0.70" laneDensity="0.70" occupancy="0.34" waitingTime="0.00" timeLoss="249.29" speed="32.03" departed="304" arrived="0" entered="0" left="363" laneChangedFrom="1" laneChangedTo="60"/>
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="3915.85" traveltime="9.19" overlapTraveltime="9.41" density="19.18" laneDensity="19.18" occupancy="9.36" waitingTime="0.00" timeLoss="1553.65" speed="21.47" departed="0" arrived="424" entered="422" left="0" laneChangedFrom="0" laneChangedTo="2"/>
>             <lane id="end_1" sampledSeconds="2696.53" traveltime="6.48" overlapTraveltime="6.64" density="13.21" laneDensity="13.21" occupancy="6.50" waitingTime="0.00" timeLoss="437.57" speed="30.42" departed="0" arrived="413" entered="415" left="0" laneChangedFrom="2" laneChangedTo="0"/>
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="5347.78" traveltime="37.56" overlapTraveltime="39.50" density="53.19" laneDensity="53.19" occupancy="26.38" waitingTime="2627.80" timeLoss="4960.99" speed="2.58" departed="0" arrived="0" entered="193" left="0" laneChangedFrom="193" laneChangedTo="0"/>
>             <lane id="merge_1" sampledSeconds="3266.34" traveltime="9.86" overlapTraveltime="10.37" density="32.49" laneDensity="32.49" occupancy="15.56" waitingTime="376.10" timeLoss="2365.19" speed="9.83" departed="0" arrived="0" entered="280" left="423" laneChangedFrom="50" laneChangedTo="193"/>
>             <lane id="merge_2" sampledSeconds="1593.13" traveltime="3.93" overlapTraveltime="4.12" density="15.85" laneDensity="15.85" occupancy="7.57" waitingTime="38.30" timeLoss="505.85" speed="24.75" departed="0" arrived="0" entered="364" left="414" laneChangedFrom="0" laneChangedTo="50"/>
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="2124.56" traveltime="10.69" overlapTraveltime="11.19" density="6.78" laneDensity="6.78" occupancy="3.31" waitingTime="25.70" timeLoss="496.95" speed="27.44" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2721658==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f428be3c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f428c0e7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f428c0e7a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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: 1036.50
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.67
>  Duration: 27.75
>  WaitingTime: 3.69
>  TimeLoss: 13.18
---------- New result in exitcode ----------
1

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length LC_dynamics onRamp unmarked_lane ( Last six runs Mar2021 Feb2021 )

#3696
(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="1056.10" 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="6370.24" traveltime="330.29" overlapTraveltime="341.77" density="2.01" laneDensity="2.01" occupancy="0.98" waitingTime="530.70" timeLoss="4814.41" speed="8.78" departed="347" arrived="0" entered="0" left="209" laneChangedFrom="139" laneChangedTo="1"/>
>             <lane id="beg2_1" sampledSeconds="4127.39" traveltime="161.57" overlapTraveltime="162.91" density="1.30" laneDensity="1.30" occupancy="0.64" waitingTime="12.20" timeLoss="2013.92" speed="18.43" departed="297" arrived="0" entered="0" left="435" laneChangedFrom="1" laneChangedTo="139"/>
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="3423.46" traveltime="10.96" overlapTraveltime="11.21" density="16.45" laneDensity="16.45" occupancy="7.95" waitingTime="0.00" timeLoss="1708.08" speed="18.01" departed="0" arrived="311" entered="313" left="0" laneChangedFrom="2" laneChangedTo="0"/>
>             <lane id="end_1" sampledSeconds="3863.93" traveltime="7.30" overlapTraveltime="7.47" density="18.57" laneDensity="18.57" occupancy="9.12" waitingTime="0.00" timeLoss="958.36" speed="27.02" departed="0" arrived="526" entered="524" left="0" laneChangedFrom="0" laneChangedTo="2"/>
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="4158.14" traveltime="27.18" overlapTraveltime="28.58" density="40.59" laneDensity="40.59" occupancy="20.00" waitingTime="826.80" timeLoss="3743.61" speed="3.57" departed="0" arrived="0" entered="193" left="0" laneChangedFrom="193" laneChangedTo="0"/>
>             <lane id="merge_1" sampledSeconds="7534.23" traveltime="36.13" overlapTraveltime="36.52" density="73.55" laneDensity="73.55" occupancy="35.34" waitingTime="1275.20" timeLoss="6949.69" speed="2.79" departed="0" arrived="0" entered="206" left="313" laneChangedFrom="86" laneChangedTo="193"/>
>             <lane id="merge_2" sampledSeconds="3025.31" traveltime="5.99" overlapTraveltime="6.23" density="29.53" laneDensity="29.53" occupancy="14.08" waitingTime="20.20" timeLoss="1648.95" speed="16.36" departed="0" arrived="0" entered="438" left="524" laneChangedFrom="0" laneChangedTo="86"/>
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="2242.12" traveltime="11.24" overlapTraveltime="11.81" density="7.02" laneDensity="7.02" occupancy="3.42" waitingTime="5.20" timeLoss="614.49" speed="26.01" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2721606==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fb3f32c778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb3f3572ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fb3f3572a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- Differences in lanechanges ----------
5,338c5,428
<     <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: 1056.10
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.02
>  Duration: 41.06
>  WaitingTime: 3.27
>  TimeLoss: 26.49
---------- 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 Mar2021 Feb2021 )

#3703
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2724177==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fd67d86578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd67db10ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fd67db10a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

collision on insertion
(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:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2c12,34
< Warning: Vehicle 'mixed.53' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=73.50.
---
> Warning: Teleporting vehicle 'mixed.57'; collision with vehicle 'mixed.54', lane='beg_0', gap=-5.36', latGap=-0.04, time=69.30 stage=laneChange.
> Warning: Vehicle 'mixed.57' ends teleporting on edge 'end', time 69.30.
> Warning: Vehicle 'mixed.92' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=105.40.
> Warning: Vehicle 'mixed.82' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=105.80.
> Warning: Teleporting vehicle 'mixed.99'; collision with vehicle 'mixed.79', lane='beg_0', gap=-4.94', latGap=-0.09, time=118.40 stage=laneChange.
> Warning: Vehicle 'mixed.99' ends teleporting on edge 'end', time 118.40.
> 
> =================================================================
> ==2724278==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7e0246f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< Simulation ended at time: 322.60
---
> Simulation ended at time: 323.80
10a11
> Teleports: 2 (Collisions: 2)
13,17c14,18
<  Speed: 2.55
<  Duration: 198.13
<  WaitingTime: 122.78
<  TimeLoss: 156.55
<  DepartDelay: 12.82
---
>  Speed: 3.01
>  Duration: 197.15
>  WaitingTime: 122.42
>  TimeLoss: 156.12
>  DepartDelay: 10.92
---------- 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.20" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.38" arrivalSpeed="14.63" duration="205.40" routeLength="494.90" waitingTime="158.20" waitingCount="2" stopTime="0.00" timeLoss="172.42" 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.70" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-0.70" arrivalSpeed="14.05" duration="212.20" routeLength="494.90" waitingTime="164.40" waitingCount="1" stopTime="0.00" timeLoss="177.37" rerouteNo="0" devices="tripinfo_mixed.5" vType="car" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="mixed.6" depart="7.40" departLane="beg_0" departPos="2.20" departPosLat="-0.91" departSpeed="0.00" departDelay="1.40" arrival="223.20" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.03" arrivalSpeed="16.57" duration="215.80" routeLength="497.80" waitingTime="155.60" waitingCount="1" stopTime="0.00" timeLoss="185.85" rerouteNo="0" devices="tripinfo_mixed.6" vType="moped" speedFactor="1.36" 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.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.18" arrivalSpeed="10.24" duration="215.00" routeLength="494.90" waitingTime="157.90" waitingCount="2" stopTime="0.00" timeLoss="170.42" 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="224.70" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.01" arrivalSpeed="16.34" duration="209.90" routeLength="497.80" waitingTime="157.20" waitingCount="1" stopTime="0.00" timeLoss="179.90" 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.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.21" arrivalSpeed="10.25" duration="225.60" routeLength="497.80" waitingTime="163.60" waitingCount="2" stopTime="0.00" timeLoss="177.99" rerouteNo="0" devices="tripinfo_mixed.0" vType="moped" speedFactor="0.75" vaporized=""/>
<     <tripinfo id="mixed.17" depart="18.50" departLane="beg_1" departPos="5.10" departPosLat="-0.68" departSpeed="0.00" departDelay="1.50" arrival="227.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.44" arrivalSpeed="13.56" duration="208.80" routeLength="494.90" waitingTime="153.60" waitingCount="2" stopTime="0.00" timeLoss="173.65" rerouteNo="0" devices="tripinfo_mixed.17" vType="car" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="mixed.19" depart="23.60" departLane="beg_0" departPos="5.10" departPosLat="0.40" departSpeed="0.00" departDelay="4.60" arrival="228.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.07" arrivalSpeed="14.40" duration="205.30" routeLength="494.90" waitingTime="143.70" waitingCount="2" stopTime="0.00" timeLoss="171.72" rerouteNo="0" devices="tripinfo_mixed.19" vType="car" speedFactor="1.06" 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.10" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.21" arrivalSpeed="9.26" duration="221.10" routeLength="497.80" waitingTime="154.90" waitingCount="2" stopTime="0.00" timeLoss="169.20" rerouteNo="0" devices="tripinfo_mixed.7" vType="moped" speedFactor="0.69" vaporized=""/>
<     <tripinfo id="mixed.12" depart="12.20" departLane="beg_0" departPos="2.20" departPosLat="1.20" departSpeed="0.00" departDelay="0.20" arrival="229.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.64" arrivalSpeed="10.17" duration="217.00" routeLength="497.80" waitingTime="155.20" waitingCount="2" stopTime="0.00" timeLoss="168.77" rerouteNo="0" devices="tripinfo_mixed.12" vType="moped" speedFactor="0.74" vaporized=""/>
<     <tripinfo id="mixed.15" depart="15.90" departLane="beg_0" departPos="2.20" departPosLat="0.27" departSpeed="0.00" departDelay="0.90" arrival="230.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.61" arrivalSpeed="10.57" duration="214.70" routeLength="497.80" waitingTime="149.90" waitingCount="2" stopTime="0.00" timeLoss="182.55" rerouteNo="0" devices="tripinfo_mixed.15" vType="moped" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="mixed.20" depart="34.70" departLane="beg_1" departPos="5.10" departPosLat="-0.65" departSpeed="0.00" departDelay="14.70" arrival="230.60" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.10" arrivalSpeed="16.06" duration="195.90" routeLength="494.90" waitingTime="139.60" waitingCount="2" stopTime="0.00" timeLoss="167.59" rerouteNo="0" devices="tripinfo_mixed.20" vType="car" speedFactor="1.26" vaporized=""/>
<     <tripinfo id="mixed.3" depart="3.90" departLane="beg_0" departPos="2.20" departPosLat="-0.64" departSpeed="0.00" departDelay="0.90" arrival="232.10" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.10" arrivalSpeed="11.29" duration="228.20" routeLength="497.80" waitingTime="152.00" waitingCount="3" stopTime="0.00" timeLoss="191.59" rerouteNo="0" devices="tripinfo_mixed.3" vType="moped" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="mixed.28" depart="28.20" departLane="beg_0" departPos="2.20" departPosLat="-1.13" departSpeed="0.00" departDelay="0.20" arrival="232.10" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.50" arrivalSpeed="10.89" duration="203.90" routeLength="497.80" waitingTime="145.10" waitingCount="1" stopTime="0.00" timeLoss="174.00" rerouteNo="0" devices="tripinfo_mixed.28" vType="moped" speedFactor="1.41" vaporized=""/>
<     <tripinfo id="mixed.22" depart="25.20" departLane="beg_1" departPos="2.20" departPosLat="0.16" departSpeed="0.00" departDelay="3.20" arrival="232.20" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.34" arrivalSpeed="16.38" duration="207.00" routeLength="497.80" waitingTime="141.30" waitingCount="2" stopTime="0.00" timeLoss="177.09" rerouteNo="0" devices="tripinfo_mixed.22" vType="moped" speedFactor="1.62" vaporized=""/>
<     <tripinfo id="mixed.14" depart="14.20" departLane="beg_1" departPos="2.20" departPosLat="-1.06" departSpeed="0.00" departDelay="0.20" arrival="234.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.40" arrivalSpeed="14.20" duration="220.10" routeLength="497.80" waitingTime="145.50" waitingCount="3" stopTime="0.00" timeLoss="185.55" rerouteNo="0" devices="tripinfo_mixed.14" vType="moped" speedFactor="1.04" vaporized=""/>
<     <tripinfo id="mixed.36" depart="37.40" departLane="beg_1" departPos="2.20" departPosLat="0.15" departSpeed="0.00" departDelay="1.40" arrival="234.70" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.71" arrivalSpeed="16.46" duration="197.30" routeLength="497.80" waitingTime="139.50" waitingCount="2" stopTime="0.00" timeLoss="167.33" 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.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.21" arrivalSpeed="7.36" duration="230.80" routeLength="497.80" waitingTime="152.80" waitingCount="1" stopTime="0.00" timeLoss="164.89" rerouteNo="0" devices="tripinfo_mixed.4" vType="moped" speedFactor="0.54" vaporized=""/>
<     <tripinfo id="mixed.31" depart="34.20" departLane="beg_0" departPos="2.20" departPosLat="0.29" departSpeed="0.00" departDelay="3.20" arrival="236.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.17" arrivalSpeed="16.23" duration="202.00" routeLength="497.80" waitingTime="141.40" waitingCount="3" stopTime="0.00" timeLoss="172.09" rerouteNo="0" devices="tripinfo_mixed.31" vType="moped" speedFactor="1.26" vaporized=""/>
<     <tripinfo id="mixed.44" depart="46.30" departLane="beg_0" departPos="2.20" departPosLat="1.12" departSpeed="0.00" departDelay="2.30" arrival="236.40" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.21" arrivalSpeed="16.43" duration="190.10" routeLength="497.80" waitingTime="132.60" waitingCount="2" stopTime="0.00" timeLoss="160.12" rerouteNo="0" devices="tripinfo_mixed.44" vType="moped" speedFactor="1.48" 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="-0.66" arrivalSpeed="8.36" duration="226.20" routeLength="497.80" waitingTime="149.60" waitingCount="1" stopTime="0.00" timeLoss="175.42" rerouteNo="0" devices="tripinfo_mixed.10" vType="moped" speedFactor="0.71" vaporized=""/>
<     <tripinfo id="mixed.39" depart="45.00" departLane="beg_1" departPos="2.20" departPosLat="-0.43" departSpeed="0.00" departDelay="6.00" arrival="237.60" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.61" arrivalSpeed="16.17" duration="192.60" routeLength="497.80" waitingTime="137.70" waitingCount="2" stopTime="0.00" timeLoss="162.61" 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="238.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.96" arrivalSpeed="13.25" duration="211.60" routeLength="497.80" waitingTime="144.90" waitingCount="1" stopTime="0.00" timeLoss="174.90" rerouteNo="0" devices="tripinfo_mixed.24" vType="moped" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="mixed.18" depart="22.20" departLane="beg_1" departPos="5.10" departPosLat="0.39" departSpeed="0.00" departDelay="4.20" arrival="239.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-0.70" arrivalSpeed="9.34" duration="217.00" routeLength="494.90" waitingTime="149.00" waitingCount="1" stopTime="0.00" timeLoss="169.15" rerouteNo="0" devices="tripinfo_mixed.18" vType="car" speedFactor="0.75" vaporized=""/>
<     <tripinfo id="mixed.8" depart="20.90" departLane="beg_0" departPos="5.10" departPosLat="0.67" departSpeed="0.00" departDelay="12.90" arrival="239.40" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.19" arrivalSpeed="16.78" duration="218.50" routeLength="494.90" waitingTime="140.70" waitingCount="1" stopTime="0.00" timeLoss="189.79" rerouteNo="0" devices="tripinfo_mixed.8" vType="car" speedFactor="1.25" vaporized=""/>
<     <tripinfo id="mixed.23" depart="24.60" departLane="beg_0" departPos="2.20" departPosLat="-0.90" departSpeed="0.00" departDelay="1.60" arrival="241.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.71" arrivalSpeed="16.27" duration="216.40" routeLength="497.80" waitingTime="139.00" waitingCount="1" stopTime="0.00" timeLoss="186.43" rerouteNo="0" devices="tripinfo_mixed.23" vType="moped" speedFactor="1.49" vaporized=""/>
<     <tripinfo id="mixed.37" depart="39.50" departLane="beg_0" departPos="2.20" departPosLat="-0.85" departSpeed="0.00" departDelay="2.50" arrival="242.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.71" arrivalSpeed="16.41" duration="202.80" routeLength="497.80" waitingTime="134.50" waitingCount="2" stopTime="0.00" timeLoss="172.67" rerouteNo="0" devices="tripinfo_mixed.37" vType="moped" speedFactor="1.19" vaporized=""/>
<     <tripinfo id="mixed.16" depart="17.40" departLane="beg_0" departPos="2.20" departPosLat="-0.78" departSpeed="0.00" departDelay="1.40" arrival="242.90" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.21" arrivalSpeed="7.63" duration="225.50" routeLength="497.80" waitingTime="145.10" waitingCount="1" stopTime="0.00" timeLoss="161.22" rerouteNo="0" devices="tripinfo_mixed.16" vType="moped" speedFactor="0.56" vaporized=""/>
<     <tripinfo id="mixed.38" depart="43.10" departLane="beg_0" departPos="2.20" departPosLat="-0.89" departSpeed="0.00" departDelay="5.10" arrival="244.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.61" arrivalSpeed="13.97" duration="201.10" routeLength="497.80" waitingTime="128.60" waitingCount="1" stopTime="0.00" timeLoss="165.63" rerouteNo="0" devices="tripinfo_mixed.38" vType="moped" speedFactor="1.01" vaporized=""/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (#3702) on ts-sim-build-ba : action_step_length Sublane 1edge_2lanes_compact_mixed_pushy ( Last six runs Mar2021 Feb2021 )

#3702
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,43
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.36' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=46.00.
> Warning: Teleporting vehicle 'mixed.49'; collision with vehicle 'mixed.48', lane='beg_0', gap=-2.51', latGap=-0.03, time=50.60 stage=laneChange.
> Warning: Vehicle 'mixed.49' ends teleporting on edge 'end', time 50.60.
> Warning: Vehicle 'mixed.37' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=76.40.
> Warning: Teleporting vehicle 'mixed.58'; collision with vehicle 'mixed.62', lane='beg_0', gap=-1.38', latGap=-0.01, time=89.30 stage=laneChange.
> Warning: Vehicle 'mixed.58' ends teleporting on edge 'end', time 89.30.
> Warning: Vehicle 'mixed.65' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=93.40.
> Warning: Vehicle 'mixed.61' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=93.50.
> Warning: Teleporting vehicle 'mixed.71'; collision with vehicle 'mixed.67', lane='beg_0', gap=-4.22', latGap=-0.12, time=107.40 stage=laneChange.
> Warning: Vehicle 'mixed.71' ends teleporting on edge 'end', time 107.40.
> Warning: Teleporting vehicle 'mixed.89'; collision with vehicle 'mixed.96', lane='beg_0', gap=-5.92', latGap=-0.08, time=108.60 stage=laneChange.
> Warning: Vehicle 'mixed.89' ends teleporting on edge 'end', time 108.60.
> Warning: Vehicle 'mixed.67' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=110.90.
> Warning: Teleporting vehicle 'mixed.91'; collision with vehicle 'mixed.90', lane='beg_0', gap=-0.55', latGap=-0.16, time=125.50 stage=laneChange.
> Warning: Vehicle 'mixed.91' ends teleporting on edge 'end', time 125.50.
> Warning: Vehicle 'mixed.44' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=224.10.
> 
> =================================================================
> ==2724281==ERROR: LeakSanitizer: detected memory leaks
<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: 317.10
10a11
> Teleports: 5 (Collisions: 5)
13,16c14,18
<  Duration: 191.49
<  WaitingTime: 118.92
<  TimeLoss: 149.57
<  DepartDelay: 17.70
---
>  Speed: 3.33
>  Duration: 194.47
>  WaitingTime: 117.92
>  TimeLoss: 153.80
>  DepartDelay: 7.87
---------- Differences in tripinfos ----------
5,104c5,104
<     <tripinfo id="mixed.65" depart="74.00" departLane="beg_1" departPos="2.20" departPosLat="1.01" departSpeed="0.00" departDelay="9.00" arrival="107.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="16.46" duration="33.60" routeLength="497.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.74" rerouteNo="0" devices="tripinfo_mixed.65" vType="moped" speedFactor="1.21" vaporized=""/>
<     <tripinfo id="mixed.88" depart="102.10" departLane="beg_0" departPos="2.20" departPosLat="0.99" departSpeed="0.00" departDelay="14.10" arrival="141.80" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="10.40" duration="39.70" routeLength="497.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.77" rerouteNo="0" devices="tripinfo_mixed.88" vType="moped" speedFactor="0.77" vaporized=""/>
<     <tripinfo id="mixed.15" depart="15.40" departLane="beg_1" departPos="2.20" departPosLat="0.75" departSpeed="0.00" departDelay="0.40" arrival="222.30" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.05" arrivalSpeed="15.10" duration="206.90" routeLength="497.80" waitingTime="152.20" waitingCount="1" stopTime="0.00" timeLoss="174.75" rerouteNo="0" devices="tripinfo_mixed.15" vType="moped" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="mixed.6" depart="6.40" departLane="beg_0" departPos="2.20" departPosLat="-0.77" departSpeed="0.00" departDelay="0.40" arrival="223.10" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.68" arrivalSpeed="16.30" duration="216.70" routeLength="497.80" waitingTime="163.00" waitingCount="2" stopTime="0.00" timeLoss="186.72" rerouteNo="0" devices="tripinfo_mixed.6" vType="moped" speedFactor="1.36" vaporized=""/>
<     <tripinfo id="mixed.3" depart="3.20" departLane="beg_0" departPos="2.20" departPosLat="-1.09" departSpeed="0.00" departDelay="0.20" arrival="223.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="13.14" duration="220.00" routeLength="497.80" waitingTime="163.90" waitingCount="2" stopTime="0.00" timeLoss="183.39" rerouteNo="0" devices="tripinfo_mixed.3" vType="moped" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="mixed.13" depart="13.40" departLane="beg_0" departPos="2.20" departPosLat="-0.85" departSpeed="0.00" departDelay="0.40" arrival="223.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.49" arrivalSpeed="16.59" duration="210.50" routeLength="497.80" waitingTime="151.80" waitingCount="1" stopTime="0.00" timeLoss="180.50" rerouteNo="0" devices="tripinfo_mixed.13" vType="moped" speedFactor="1.33" vaporized=""/>
<     <tripinfo id="mixed.8" depart="9.80" departLane="beg_0" departPos="5.10" departPosLat="0.70" departSpeed="0.00" departDelay="1.80" arrival="225.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.18" arrivalSpeed="16.88" duration="215.20" routeLength="494.90" waitingTime="153.30" waitingCount="3" stopTime="0.00" timeLoss="186.54" rerouteNo="0" devices="tripinfo_mixed.8" vType="car" speedFactor="1.25" vaporized=""/>
<     <tripinfo id="mixed.0" depart="0.00" departLane="beg_0" departPos="2.20" departPosLat="0.51" departSpeed="0.00" departDelay="0.00" arrival="225.70" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="10.10" duration="225.70" routeLength="497.80" waitingTime="164.60" waitingCount="1" stopTime="0.00" timeLoss="178.00" rerouteNo="0" devices="tripinfo_mixed.0" vType="moped" speedFactor="0.75" vaporized=""/>
<     <tripinfo id="mixed.14" depart="14.80" departLane="beg_0" departPos="2.20" departPosLat="0.75" departSpeed="0.00" departDelay="0.80" arrival="226.80" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.13" arrivalSpeed="13.98" duration="212.00" routeLength="497.80" waitingTime="151.10" waitingCount="1" stopTime="0.00" timeLoss="177.49" rerouteNo="0" devices="tripinfo_mixed.14" vType="moped" speedFactor="1.04" vaporized=""/>
<     <tripinfo id="mixed.5" depart="6.00" departLane="beg_0" departPos="5.10" departPosLat="0.64" departSpeed="0.00" departDelay="1.00" arrival="227.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="13.71" duration="221.20" routeLength="494.90" waitingTime="160.70" waitingCount="1" stopTime="0.00" timeLoss="186.44" rerouteNo="0" devices="tripinfo_mixed.5" vType="car" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="mixed.12" depart="12.10" departLane="beg_1" departPos="2.20" departPosLat="-0.28" departSpeed="0.00" departDelay="0.10" arrival="228.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.05" arrivalSpeed="10.07" duration="216.00" routeLength="497.80" waitingTime="153.30" waitingCount="1" stopTime="0.00" timeLoss="167.79" rerouteNo="0" devices="tripinfo_mixed.12" vType="moped" speedFactor="0.74" vaporized=""/>
<     <tripinfo id="mixed.11" depart="18.80" departLane="beg_0" departPos="5.10" departPosLat="0.68" departSpeed="0.00" departDelay="7.80" arrival="230.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.55" arrivalSpeed="12.57" duration="211.30" routeLength="494.90" waitingTime="149.30" waitingCount="1" stopTime="0.00" timeLoss="178.37" rerouteNo="0" devices="tripinfo_mixed.11" vType="car" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="mixed.9" depart="12.30" departLane="beg_0" departPos="5.10" departPosLat="0.69" departSpeed="0.00" departDelay="3.30" arrival="230.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="10.96" duration="217.90" routeLength="494.90" waitingTime="152.00" waitingCount="2" stopTime="0.00" timeLoss="173.35" rerouteNo="0" devices="tripinfo_mixed.9" vType="car" speedFactor="0.80" vaporized=""/>
<     <tripinfo id="mixed.7" depart="7.50" departLane="beg_1" departPos="2.20" departPosLat="0.90" departSpeed="0.00" departDelay="0.50" arrival="231.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="9.16" duration="224.10" routeLength="497.80" waitingTime="157.90" waitingCount="1" stopTime="0.00" timeLoss="172.14" rerouteNo="0" devices="tripinfo_mixed.7" vType="moped" speedFactor="0.69" vaporized=""/>
<     <tripinfo id="mixed.28" depart="28.20" departLane="beg_1" departPos="2.20" departPosLat="0.40" departSpeed="0.00" departDelay="0.20" arrival="231.80" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.15" arrivalSpeed="12.62" duration="203.60" routeLength="497.80" waitingTime="147.70" waitingCount="1" stopTime="0.00" timeLoss="173.70" rerouteNo="0" devices="tripinfo_mixed.28" vType="moped" speedFactor="1.41" vaporized=""/>
<     <tripinfo id="mixed.10" depart="10.10" departLane="beg_0" departPos="2.20" departPosLat="-0.89" departSpeed="0.00" departDelay="0.10" arrival="233.10" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="9.73" duration="223.00" routeLength="497.80" waitingTime="151.30" waitingCount="3" stopTime="0.00" timeLoss="172.27" rerouteNo="0" devices="tripinfo_mixed.10" vType="moped" speedFactor="0.71" vaporized=""/>
<     <tripinfo id="mixed.31" depart="31.60" departLane="beg_1" departPos="2.20" departPosLat="0.95" departSpeed="0.00" departDelay="0.60" arrival="233.30" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.20" arrivalSpeed="13.31" duration="201.70" routeLength="497.80" waitingTime="146.70" waitingCount="2" stopTime="0.00" timeLoss="171.77" rerouteNo="0" devices="tripinfo_mixed.31" vType="moped" speedFactor="1.26" vaporized=""/>
<     <tripinfo id="mixed.21" depart="23.30" departLane="beg_1" departPos="5.10" departPosLat="0.09" departSpeed="0.00" departDelay="2.30" arrival="234.00" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.70" arrivalSpeed="9.86" duration="210.70" routeLength="494.90" waitingTime="147.70" waitingCount="2" stopTime="0.00" timeLoss="165.39" rerouteNo="0" devices="tripinfo_mixed.21" vType="car" speedFactor="0.79" vaporized=""/>
<     <tripinfo id="mixed.18" depart="20.20" departLane="beg_1" departPos="5.10" departPosLat="0.61" departSpeed="0.00" departDelay="2.20" arrival="234.90" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="9.79" duration="214.70" routeLength="494.90" waitingTime="148.70" waitingCount="1" stopTime="0.00" timeLoss="166.83" rerouteNo="0" devices="tripinfo_mixed.18" vType="car" speedFactor="0.75" vaporized=""/>
<     <tripinfo id="mixed.19" depart="25.90" departLane="beg_1" departPos="5.10" departPosLat="-0.41" departSpeed="0.00" departDelay="6.90" arrival="235.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.06" arrivalSpeed="12.73" duration="210.00" routeLength="494.90" waitingTime="147.40" waitingCount="3" stopTime="0.00" timeLoss="176.43" rerouteNo="0" devices="tripinfo_mixed.19" vType="car" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="mixed.17" depart="22.30" departLane="beg_0" departPos="5.10" departPosLat="-0.55" departSpeed="0.00" departDelay="5.30" arrival="236.70" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.26" arrivalSpeed="12.61" duration="214.40" routeLength="494.90" waitingTime="148.20" waitingCount="2" stopTime="0.00" timeLoss="179.28" rerouteNo="0" devices="tripinfo_mixed.17" vType="car" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="mixed.22" depart="30.90" departLane="beg_0" departPos="2.20" departPosLat="-0.62" departSpeed="0.00" departDelay="8.90" arrival="237.60" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.13" arrivalSpeed="12.25" duration="206.70" routeLength="497.80" waitingTime="138.20" waitingCount="4" stopTime="0.00" timeLoss="176.80" rerouteNo="0" devices="tripinfo_mixed.22" vType="moped" speedFactor="1.62" vaporized=""/>
<     <tripinfo id="mixed.30" depart="31.60" departLane="beg_1" departPos="2.20" departPosLat="-0.17" departSpeed="0.00" departDelay="1.60" arrival="238.40" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.36" arrivalSpeed="14.18" duration="206.80" routeLength="497.80" waitingTime="146.40" waitingCount="3" stopTime="0.00" timeLoss="174.78" rerouteNo="0" devices="tripinfo_mixed.30" vType="moped" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="mixed.4" depart="4.20" departLane="beg_1" departPos="2.20" departPosLat="-1.12" departSpeed="0.00" departDelay="0.20" arrival="238.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="7.31" duration="234.40" routeLength="497.80" waitingTime="155.30" waitingCount="2" stopTime="0.00" timeLoss="168.49" rerouteNo="0" devices="tripinfo_mixed.4" vType="moped" speedFactor="0.54" vaporized=""/>
<     <tripinfo id="mixed.39" depart="46.20" departLane="beg_0" departPos="2.20" departPosLat="1.11" departSpeed="0.00" departDelay="7.20" arrival="239.00" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.49" arrivalSpeed="13.42" duration="192.80" routeLength="497.80" waitingTime="136.90" waitingCount="1" stopTime="0.00" timeLoss="162.89" rerouteNo="0" devices="tripinfo_mixed.39" vType="moped" speedFactor="1.40" vaporized=""/>
<     <tripinfo id="mixed.35" depart="38.50" departLane="beg_1" departPos="2.20" departPosLat="0.41" departSpeed="0.00" departDelay="3.50" arrival="239.50" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.55" arrivalSpeed="15.86" duration="201.00" routeLength="497.80" waitingTime="134.90" waitingCount="5" stopTime="0.00" timeLoss="171.04" rerouteNo="0" devices="tripinfo_mixed.35" vType="moped" speedFactor="1.25" vaporized=""/>
<     <tripinfo id="mixed.27" depart="31.40" departLane="beg_0" departPos="2.20" departPosLat="0.96" departSpeed="0.00" departDelay="4.40" arrival="240.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-0.84" arrivalSpeed="9.04" duration="208.90" routeLength="497.80" waitingTime="136.70" waitingCount="5" stopTime="0.00" timeLoss="161.67" rerouteNo="0" devices="tripinfo_mixed.27" vType="moped" speedFactor="0.76" vaporized=""/>
<     <tripinfo id="mixed.20" depart="35.70" departLane="beg_1" departPos="5.10" departPosLat="0.04" departSpeed="0.00" departDelay="15.70" arrival="240.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.26" arrivalSpeed="13.85" duration="205.20" routeLength="494.90" waitingTime="143.10" waitingCount="4" stopTime="0.00" timeLoss="176.97" rerouteNo="0" devices="tripinfo_mixed.20" vType="car" speedFactor="1.26" vaporized=""/>
<     <tripinfo id="mixed.45" depart="50.50" departLane="beg_0" departPos="2.20" departPosLat="1.16" departSpeed="0.00" departDelay="5.50" arrival="241.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.20" arrivalSpeed="13.32" duration="190.60" routeLength="497.80" waitingTime="129.80" waitingCount="2" stopTime="0.00" timeLoss="154.42" rerouteNo="0" devices="tripinfo_mixed.45" vType="moped" speedFactor="0.99" vaporized=""/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (#3698) on ts-sim-build-ba : action_step_length Sublane cooperative_change ( Last six runs Mar2021 Feb2021 )

#3698
(This bug was triggered by text found in file 'fcd' matching '.*')
---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2725811==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4a7cdfb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4a7d0a6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4a7d0a6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

#3698
(This bug was triggered by text found in file 'fcd' matching '.*')
---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2725916==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f487fe6578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4880110ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4880110a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

#3701
(This bug was triggered by text found in file 'errors' matching '.*')
---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2724011==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6c4675378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6c469feab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f6c469fea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

#3696 or #3699 related
(This bug was triggered by text found in file 'errors' matching '.*')
---------- Differences in errors ----------
0a1,31
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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 'L'; waited too long (wrong lane), lane='beg_0', time=339.70.
> Warning: Vehicle 'L' ends teleporting on edge 'endLeft', time 340.10.
> Warning: Teleporting vehicle 'R'; waited too long (wrong lane), lane='beg_1', time=340.40.
> Warning: Vehicle 'R' ends teleporting on edge 'endRight', time 340.40.
> 
> =================================================================
> ==2726673==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f5a2490d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5a24bb8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f5a24bb8a9e  (<unknown module>)
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5,6d4
<     <change id="L" type="t0" time="31.00" from="beg_0" to="beg_1" dir="1" speed="33.33" pos="1033.23" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="13.94" followerSecureGap="8.09" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="R" type="t0" time="31.00" from="beg_1" to="beg_0" dir="-1" speed="29.99" pos="1014.29" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---------- 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 Mar2021 Feb2021 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2725701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7ff8e7b3578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff8e7de0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7ff8e7de0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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 322.70.
> 
> =================================================================
> ==2725463==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f605c96f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f605cc1aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f605cc1aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
<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: 393.70
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.08
>  Speed: 17.15
>  Duration: 20.30
>  WaitingTime: 1.31
>  TimeLoss: 11.78
>  DepartDelay: 27.64
---------- 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 Mar2021 Feb2021 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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 322.70.
> 
> =================================================================
> ==2725690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f7348c5b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7348f06ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f7348f06a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
<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: 393.70
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.08
>  Speed: 17.15
>  Duration: 20.30
>  WaitingTime: 1.31
>  TimeLoss: 11.78
>  DepartDelay: 27.64
---------- 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 Mar2021 Feb2021 )

#3698
(This bug was triggered by text found in file 'fcd' matching '.*')
---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2725028==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f84c6eef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f84c719aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f84c719aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 (sublane ballistic issue) on ts-sim-build-ba : action_step_length Sublane push_for_merge_ramp_mixed ( Last six runs Mar2021 Feb2021 )

sublane ballistic issue
(This bug was triggered by text found in file 'errors' matching 'performs emergency stop')
---------- Differences in errors ----------
0a1,59
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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: Vehicle 'ramp.13' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=80.00.
> Warning: Vehicle 'main.41' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=81.00.
> Warning: Teleporting vehicle 'main.77'; collision with vehicle 'main.79', lane='merge_1', gap=-4.70', latGap=-0.05, time=156.80 stage=laneChange.
> Warning: Teleporting vehicle 'main.79'; collision with vehicle 'main.77', lane='merge_1', gap=-7.50', latGap=-0.05, time=156.80 stage=laneChange.
> Warning: Vehicle 'main.77' ends teleporting on edge 'end', time 157.20.
> Warning: Vehicle 'main.79' ends teleporting on edge 'end', time 158.20.
> Warning: Vehicle 'main.162' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=195.70.
> Warning: Teleporting vehicle 'main.162'; collision with vehicle 'main.166', lane='beg_0', gap=-1.84', latGap=-0.08, time=196.00 stage=laneChange.
> Warning: Vehicle 'main.162' ends teleporting on edge 'merge', time 203.10.
> Warning: Teleporting vehicle 'main.172'; collision with vehicle 'main.146', lane='beg_0', gap=-0.38', latGap=-0.01, time=206.20 stage=laneChange.
> Warning: Vehicle 'main.169' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=210.60.
> Warning: Teleporting vehicle 'main.175'; collision with vehicle 'main.169', lane='merge_1', gap=-6.88', latGap=-0.01, time=210.70 stage=laneChange.
> Warning: Vehicle 'main.175' ends teleporting on edge 'end', time 211.40.
> Warning: Vehicle 'main.172' ends teleporting on edge 'merge', time 217.10.
> Warning: Teleporting vehicle 'main.238'; collision with vehicle 'main.213', lane='merge_2', gap=-0.61', latGap=-0.05, time=312.00 stage=laneChange.
> Warning: Vehicle 'main.238' ends teleporting on edge 'end', time 312.00.
> Warning: Vehicle 'main.250' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=319.90.
> Warning: Vehicle 'main.277' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=335.40.
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5,360c5,475
<     <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: 685.30
10a11,12
> Teleports: 9 (Collisions: 9)
> Emergency Stops: 1
12,16c14,19
<  RouteLength: 395.35
<  Duration: 25.06
<  WaitingTime: 1.35
<  TimeLoss: 12.26
<  DepartDelay: 45.72
---
>  RouteLength: 400.39
>  Speed: 13.05
>  Duration: 46.02
>  WaitingTime: 8.11
>  TimeLoss: 33.42
>  DepartDelay: 117.80
---------- New result in exitcode ----------
1

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length ticket3696 ( Last six runs Mar2021 Feb2021 )

#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="1048.60" 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="9962.93" traveltime="471.07" overlapTraveltime="486.11" density="3.17" laneDensity="3.17" occupancy="1.55" waitingTime="700.10" timeLoss="8265.32" speed="6.18" departed="341" arrived="0" entered="0" left="211" laneChangedFrom="155" laneChangedTo="25"/>
>             <lane id="beg2_1" sampledSeconds="9225.80" traveltime="394.40" overlapTraveltime="392.97" density="2.94" laneDensity="2.94" occupancy="1.45" waitingTime="146.70" timeLoss="7254.27" speed="7.64" departed="303" arrived="0" entered="0" left="433" laneChangedFrom="25" laneChangedTo="155"/>
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="3040.49" traveltime="9.95" overlapTraveltime="10.18" density="14.72" laneDensity="14.72" occupancy="7.14" waitingTime="0.00" timeLoss="1363.11" speed="19.84" departed="0" arrived="305" entered="303" left="0" laneChangedFrom="2" laneChangedTo="4"/>
>             <lane id="end_1" sampledSeconds="4012.47" traveltime="7.48" overlapTraveltime="7.66" density="19.42" laneDensity="19.42" occupancy="9.53" waitingTime="0.00" timeLoss="1068.24" speed="26.37" departed="0" arrived="532" entered="534" left="0" laneChangedFrom="4" laneChangedTo="2"/>
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="4694.91" traveltime="38.43" overlapTraveltime="40.41" density="46.16" laneDensity="46.16" occupancy="22.65" waitingTime="2100.70" timeLoss="4365.13" speed="2.52" departed="0" arrived="0" entered="193" left="0" laneChangedFrom="193" laneChangedTo="0"/>
>             <lane id="merge_1" sampledSeconds="6617.19" traveltime="28.10" overlapTraveltime="28.57" density="65.06" laneDensity="65.06" occupancy="31.15" waitingTime="1175.80" timeLoss="5962.34" speed="3.57" departed="0" arrived="0" entered="208" left="303" laneChangedFrom="107" laneChangedTo="202"/>
>             <lane id="merge_2" sampledSeconds="3907.15" traveltime="7.74" overlapTraveltime="7.99" density="38.41" laneDensity="38.41" occupancy="18.27" waitingTime="67.70" timeLoss="2516.42" speed="12.77" departed="0" arrived="0" entered="436" left="534" laneChangedFrom="9" laneChangedTo="107"/>
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="2683.45" traveltime="13.13" overlapTraveltime="14.14" density="8.47" laneDensity="8.47" occupancy="4.08" waitingTime="47.90" timeLoss="1055.81" speed="21.73" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in errors ----------
0a1,40
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.156' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=216.30.
> Warning: Vehicle 'main.165' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=222.80.
> Warning: Vehicle 'main.170' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=232.90.
> Warning: Vehicle 'main.272' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=401.30.
> Warning: Vehicle 'main.283' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=418.90.
> Warning: Vehicle 'main.285' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=421.20.
> Warning: Vehicle 'main.309' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=456.30.
> Warning: Vehicle 'main.507' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=795.30.
> Warning: Vehicle 'main.525' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=824.10.
> Warning: Vehicle 'main.536' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=847.10.
> Warning: Vehicle 'main.564' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=883.30.
> Warning: Vehicle 'main.591' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=933.30.
> Warning: Vehicle 'main.599' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=940.80.
> 
> =================================================================
> ==2719510==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
<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: 1048.60
9c9
<  Inserted: 887
---
>  Inserted: 837
13,17c13,18
<  RouteLength: 521.02
<  Duration: 22.82
<  WaitingTime: 1.43
<  TimeLoss: 7.85
<  DepartDelay: 0.00
---
>  RouteLength: 522.39
>  Speed: 13.36
>  Duration: 52.21
>  WaitingTime: 5.13
>  TimeLoss: 37.63
>  DepartDelay: 0.86
---------- New result in exitcode ----------
1

TEST had known bugs (#3699) on ts-sim-build-ba : basic dynamics ramps onoff_ramp 2veh_cross_paths3 ( Last six runs Mar2021 Feb2021 )

#3699
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2562345==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f354e4ef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f354e79aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f354e79aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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: 53.00
---
> Simulation ended at time: 54.00
---------- New result in exitcode ----------
1

TEST had known bugs (see #1097) on ts-sim-build-ba : bugs 1xxx ticket1097 ( Last six runs Mar2021 Feb2021 )

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,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2766795==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f99f55fa78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f99f58a5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f99f58a5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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: 3798.00
---------- New result in exitcode ----------
1

TEST had known bugs (see #1351) on ts-sim-build-ba : bugs 1xxx ticket1351 ( Last six runs Mar2021 Feb2021 )

(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:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,30
> Warning: Teleporting vehicle 'follower'; collision with vehicle 'leader', lane='middle_0', gap=-4.77, time=36.00 stage=move.
> Warning: Vehicle 'follower' teleports beyond arrival edge 'middle', time 36.00.
> 
> =================================================================
> ==2767436==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fe16f31478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe16f5bfab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fe16f5bfa9e  (<unknown module>)
> 
<truncated after showing first 30 lines>
---------- Differences in rawdump ----------
195c195
<                 <vehicle id="leader" pos="160.94" speed="55.24"/>
---
>                 <vehicle id="leader" pos="162.90" speed="57.20"/>
203c203
<                 <vehicle id="leader" pos="211.86" speed="50.92"/>
---
>                 <vehicle id="leader" pos="215.74" speed="52.84"/>
211c211
<                 <vehicle id="leader" pos="258.49" speed="46.62"/>
---
>                 <vehicle id="leader" pos="264.08" speed="48.34"/>
219c219
<                 <vehicle id="leader" pos="300.83" speed="42.34"/>
---
>                 <vehicle id="leader" pos="307.93" speed="43.84"/>
227c227
<                 <vehicle id="leader" pos="338.90" speed="38.08"/>
---
>                 <vehicle id="leader" pos="347.27" speed="39.34"/>
235c235
<                 <vehicle id="leader" pos="372.75" speed="33.84"/>
---
>                 <vehicle id="leader" pos="382.11" speed="34.84"/>
243c243
<                 <vehicle id="leader" pos="402.39" speed="29.64"/>
---
>                 <vehicle id="leader" pos="412.45" speed="30.34"/>
251c251
<                 <vehicle id="leader" pos="427.87" speed="25.48"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (#1845) on ts-sim-build-ba : bugs 1xxx ticket1845 ( Last six runs Mar2021 Feb2021 )

(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.
/home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 

=================================================================
==2768979==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
    #1 0x7f945cd7578d  (<unknown module>)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
    #1 0x7f945d020ab5  (<unknown module>)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
    #1 0x7f945d020a9e  (<unknown module>)

SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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 Mar2021 Feb2021 )

(This bug was triggered by text found in file 'errors' matching 'teleporting')
---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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.
> 
> =================================================================
> ==2769514==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4631bcd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4631e78ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4631e78a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
<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 Mar2021 Feb2021 )

(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)!
/home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 

=================================================================
==2769978==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
    #1 0x7f04e35bd78d  (<unknown module>)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
    #1 0x7f04e3868ab5  (<unknown module>)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
    #1 0x7f04e3868a9e  (<unknown module>)

SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST had known bugs (#3126) on ts-sim-build-ba : bugs 3xxx ticket3126 ( Last six runs Mar2021 Feb2021 )

(This bug was triggered by FAILING to find text in file 'output' matching 'speed="0.00000000000000000000000000000000"')
---------- New result in errors ----------
/home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 

=================================================================
==2771160==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
    #1 0x7f7daf22578d  (<unknown module>)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
    #1 0x7f7daf4d0ab5  (<unknown module>)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
    #1 0x7f7daf4d0a9e  (<unknown module>)

SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1
---------- New result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.000">
        <vehicle id="v0" x="0.00000000000000000000000000000000" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.89000000000000056843418860808015" pos="0.00000000000000000000000000000000" lane="e1_0" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="1.000">
        <vehicle id="v0" x="13.63003523350693413362932915333658" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.63003523350693413362932915333658" pos="13.63003523350693413362932915333658" lane="e1_0" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="2.000">
        <vehicle id="v0" x="26.36152334603946556512710230890661" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="12.73148811253253498421145195607096" pos="26.36152334603946911784078110940754" lane="e1_0" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="3.000">
        <vehicle id="v0" x="40.10312736772932851181394653394818" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.74160402168985584125948662403971" pos="40.10312736772932851181394653394818" lane="e1_0" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="4.000">
        <vehicle id="v0" x="53.25399839092512621618880075402558" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.15087102319579592801801481982693" pos="53.25399839092512621618880075402558" lane="e1_0" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="5.000">
        <vehicle id="v0" x="66.84602669666057295216887723654509" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.59202830573543963055271888151765" pos="66.84602669666057295216887723654509" lane="e1_0" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="6.000">
        <vehicle id="v0" x="80.23440542464146574275218881666660" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.38837872798088923786963277962059" pos="80.23440542464146574275218881666660" lane="e1_0" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="7.000">
        <vehicle id="v0" x="89.82560743586968499130307463929057" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="9.59120201122822102490772522287443" pos="89.82560743586968499130307463929057" lane="e1_0" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="8.000">
        <vehicle id="v0" x="95.82665567690258967559202574193478" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="6.00104824103290290793211170239374" pos="95.82665567690258967559202574193478" lane="e1_0" slope="0.00000000000000000000000000000000"/>
<truncated after showing first 30 lines>
---------- New result in output ----------

TEST had known bugs (#3255) on ts-sim-build-ba : bugs 3xxx ticket3255 ( Last six runs Mar2021 Feb2021 )

(This bug was triggered by FAILING to find text in file 'aggregated15' matching '31to211')
---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2771281==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f28aaf2678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f28ab1d1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f28ab1d1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- 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" 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" 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" 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" 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" 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" 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 Mar2021 Feb2021 )

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:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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,34
> 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.
14a37,39
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (see #5715) on ts-sim-build-ba : cf_model drive_in_circles wiedemann ( Last six runs Mar2021 Feb2021 )

emergency braking braking leading to collisions
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in aggregated60 ----------
6,8c6,8
<         <edge id="1/1to2/1" sampledSeconds="1284.52" traveltime="1198.67" overlapTraveltime="1120.36" density="21.85" occupancy="10.89" waitingTime="1141.00" speed="0.88" departed="60" arrived="0" entered="0" left="17" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="481.25" traveltime="50.80" overlapTraveltime="51.06" density="8.18" occupancy="4.06" waitingTime="0.00" speed="19.29" departed="0" arrived="0" entered="17" left="2" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="7.03" traveltime="50.00" overlapTraveltime="50.25" density="0.12" occupancy="0.06" waitingTime="0.00" speed="19.60" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>         <edge id="1/1to2/1" sampledSeconds="1326.67" traveltime="939.08" overlapTraveltime="899.45" density="22.56" laneDensity="22.56" occupancy="11.26" waitingTime="458.00" timeLoss="1252.55" speed="1.10" departed="60" arrived="0" entered="0" left="15" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="2/1to3/1" sampledSeconds="438.77" traveltime="50.77" overlapTraveltime="51.03" density="7.46" laneDensity="7.46" occupancy="3.70" waitingTime="0.00" timeLoss="6.69" speed="19.30" departed="0" arrived="0" entered="15" left="2" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="3/1to4/1" sampledSeconds="7.03" traveltime="50.00" overlapTraveltime="50.25" density="0.12" laneDensity="0.12" occupancy="0.06" waitingTime="0.00" timeLoss="0.00" speed="19.60" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
11,14c11,14
<         <edge id="1/1to2/1" sampledSeconds="3822.59" traveltime="1052.86" overlapTraveltime="1033.33" density="65.01" occupancy="32.49" waitingTime="3540.00" speed="0.95" departed="60" arrived="0" entered="0" left="18" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="896.73" traveltime="50.00" overlapTraveltime="50.25" density="15.25" occupancy="7.59" waitingTime="0.00" speed="19.60" departed="0" arrived="0" entered="18" left="18" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="613.83" traveltime="50.00" overlapTraveltime="50.25" density="10.44" occupancy="5.20" waitingTime="0.00" speed="19.60" departed="0" arrived="0" entered="18" left="5" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="4/1to5/1" sampledSeconds="40.97" traveltime="50.00" overlapTraveltime="50.25" density="0.70" occupancy="0.34" waitingTime="0.00" speed="19.60" departed="0" arrived="0" entered="5" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>         <edge id="1/1to2/1" sampledSeconds="3926.72" traveltime="858.84" overlapTraveltime="848.07" density="66.79" laneDensity="66.79" occupancy="33.37" waitingTime="1511.00" timeLoss="3694.05" speed="1.16" departed="51" arrived="0" entered="0" left="17" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="2/1to3/1" sampledSeconds="813.53" traveltime="50.00" overlapTraveltime="50.25" density="13.84" laneDensity="13.84" occupancy="6.88" waitingTime="0.00" timeLoss="0.00" speed="19.60" departed="0" arrived="0" entered="17" left="16" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="3/1to4/1" sampledSeconds="559.47" traveltime="50.00" overlapTraveltime="50.25" density="9.52" laneDensity="9.52" occupancy="4.73" waitingTime="0.00" timeLoss="0.00" speed="19.60" departed="0" arrived="0" entered="16" left="5" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="4/1to5/1" sampledSeconds="38.10" traveltime="50.00" overlapTraveltime="50.25" density="0.65" laneDensity="0.65" occupancy="0.32" waitingTime="0.00" timeLoss="0.00" speed="19.60" departed="0" arrived="0" entered="5" left="0" laneChangedFrom="0" laneChangedTo="0"/>
17,21c17,21
<         <edge id="1/1to2/1" sampledSeconds="5531.96" traveltime="889.53" overlapTraveltime="881.78" density="94.09" occupancy="46.86" waitingTime="5120.00" speed="1.12" departed="19" arrived="0" entered="0" left="18" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="896.73" traveltime="50.00" overlapTraveltime="50.25" density="15.25" occupancy="7.59" waitingTime="0.00" speed="19.60" departed="0" arrived="0" entered="18" left="18" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="896.73" traveltime="50.00" overlapTraveltime="50.25" density="15.25" occupancy="7.59" waitingTime="0.00" speed="19.60" departed="0" arrived="0" entered="18" left="18" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="4/1to5/1" sampledSeconds="727.07" traveltime="50.00" overlapTraveltime="50.25" density="12.37" occupancy="6.15" waitingTime="0.00" speed="19.60" departed="0" arrived="0" entered="18" left="8" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="5/1to6/1" sampledSeconds="103.74" traveltime="50.00" overlapTraveltime="50.25" density="1.76" occupancy="0.87" waitingTime="0.00" speed="19.60" departed="0" arrived="0" entered="8" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>         <edge id="1/1to2/1" sampledSeconds="4354.98" traveltime="598.88" overlapTraveltime="595.81" density="74.07" laneDensity="74.07" occupancy="36.87" waitingTime="1529.00" timeLoss="3987.67" speed="1.65" departed="2" arrived="0" entered="0" left="16" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="2/1to3/1" sampledSeconds="808.97" traveltime="50.00" overlapTraveltime="50.25" density="13.76" laneDensity="13.76" occupancy="6.84" waitingTime="0.00" timeLoss="0.00" speed="19.60" departed="0" arrived="0" entered="16" left="16" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="3/1to4/1" sampledSeconds="812.10" traveltime="50.00" overlapTraveltime="50.25" density="13.81" laneDensity="13.81" occupancy="6.87" waitingTime="0.00" timeLoss="0.00" speed="19.60" departed="0" arrived="0" entered="16" left="16" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="4/1to5/1" sampledSeconds="661.77" traveltime="50.00" overlapTraveltime="50.25" density="11.26" laneDensity="11.26" occupancy="5.60" waitingTime="0.00" timeLoss="0.00" speed="19.60" departed="0" arrived="0" entered="16" left="7" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="5/1to6/1" sampledSeconds="95.71" traveltime="50.00" overlapTraveltime="50.25" density="1.63" laneDensity="1.63" occupancy="0.81" waitingTime="0.00" timeLoss="0.00" speed="19.60" departed="0" arrived="0" entered="7" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,38c1,219
< Warning: Vehicle '0.7' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=473.00.
< Warning: Vehicle '0.11' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=484.00.
< Warning: Vehicle '0.29' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=536.00.
< Warning: Vehicle '0.73' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=663.00.
< Warning: Vehicle '0.89' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=710.00.
< Warning: Vehicle '0.90' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=711.00.
< Warning: Vehicle '0.113' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=781.00.
< Warning: Vehicle '0.7' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1038.00.
< Warning: Vehicle '0.14' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1157.00.
< Warning: Vehicle '0.221' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1188.00.
< Warning: Vehicle '0.248' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1302.00.
< Warning: Vehicle '0.22' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1303.00.
< Warning: Vehicle '0.273' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1402.00.
< Warning: Vehicle '0.294' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1493.00.
< Warning: Vehicle '0.299' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1511.00.
< Warning: Vehicle '0.37' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1569.00.
< Warning: Vehicle '0.318' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1593.00.
< Warning: Vehicle '0.319' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1594.00.
< Warning: Vehicle '0.329' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1637.00.
< Warning: Vehicle '0.41' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1638.00.
< Warning: Vehicle '0.333' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1653.00.
< Warning: Vehicle '0.343' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1697.00.
< Warning: Vehicle '0.344' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1698.00.
< Warning: Vehicle '0.48' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1763.00.
< Warning: Vehicle '0.384' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1868.00.
< Warning: Vehicle '0.54' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1869.00.
< Warning: Vehicle '0.56' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1906.00.
< Warning: Vehicle '0.408' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1966.00.
< Warning: Vehicle '0.68' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=2117.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,3c1,3
< Loading net-file from 'net.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
10,13c10,13
<  Inserted: 448 (Loaded: 600)
<  Running: 448
<  Waiting: 152
< Teleports: 47 (Collisions: 47)
---
>  Inserted: 464 (Loaded: 600)
>  Running: 464
>  Waiting: 136
> Teleports: 2 (Collisions: 2)
15,20c15,21
<  RouteLength: inf
<  Duration: 1801.71
<  WaitingTime: 80.02
<  TimeLoss: 1067.67
<  DepartDelay: 974.79
<  DepartDelayWaiting: 2476.50
---
>  RouteLength: 13599.31
>  Speed: 8.36
>  Duration: 1759.34
>  WaitingTime: 82.71
<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 Mar2021 Feb2021 )

#5352
(This bug was triggered by text found in file 'errors' matching '.+')
---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2657617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f6e4efc378d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST had known bugs (see #2757) on ts-sim-build-ba : devices rerouting assignment auto_trip_single_edge_depart_beyond_arrival ( Last six runs Mar2021 Feb2021 )

invalid route length
(This bug was triggered by FAILING to find text in file 'tripinfos' matching 'routeLength="0.00"')
---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2743425==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f423a1cd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f423a478ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f423a478a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="v0" depart="0.00" departLane="SC_0" departPos="60.00" departSpeed="0.00" departDelay="0.00" arrival="1.00" arrivalLane="SC_0" arrivalPos="60.00" arrivalSpeed="2.60" duration="1.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.81" rerouteNo="1" devices="tripinfo_v0 routing_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="v0" depart="0.00" departLane="SC_0" departPos="60.00" departSpeed="0.00" departDelay="0.00" arrival="1.00" arrivalLane="SC_0" arrivalPos="10.00" arrivalSpeed="2.60" duration="1.00" routeLength="-50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.81" rerouteNo="1" devices="vehroute_v0 tripinfo_v0 routing_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---------- New result in exitcode ----------
1
---------- New result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00" departPos="60.00" arrivalPos="10.00" arrival="1.00">
        <route edges="SC"/>
    </vehicle>

</routes>

TEST had known bugs (see #3831) on ts-sim-build-ba : devices rerouting personTrip access_walk ( Last six runs Mar2021 Feb2021 )

routing failure
(This bug was triggered by text found in file 'exitcode' matching '1')
---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2749334==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x24b15ab in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1408:33
>     #2 0x3eae286 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x244fedd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:178:27
>     #4 0x405bfbf in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc71f6015ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc70903c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc7092e7ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (see #3127) on ts-sim-build-ba : extended rerouter closingLane_all ( Last six runs Mar2021 Feb2021 )

too late rerouting
(This bug was triggered by text found in file 'errors' matching 'emergency')
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2,5c12,28
< Warning: Vehicle 'flow.8' performs emergency stop at the end of lane 'beg2_2' because there is no connection to the next edge (decel=-27.80, offset=13.10), time=20.00.
< Warning: Vehicle 'flow.21' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=21.00.
< Warning: Vehicle 'flow.21' performs emergency stop at the end of lane 'beg_2' because there is no connection to the next edge (decel=-18.80, offset=0.50), time=22.00.
< Warning: Vehicle 'flow.24' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=23.00.
---
> 
> =================================================================
> ==2633553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f9bf89e778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f9bf8c92ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< Simulation ended at time: 180.00
---
> Simulation ended at time: 179.00
12d11
< Emergency Stops: 2
14,19c13,18
<  RouteLength: 855.04
<  Speed: 10.10
<  Duration: 94.55
<  WaitingTime: 43.17
<  TimeLoss: 56.79
<  DepartDelay: 0.24
---
>  RouteLength: 856.44
>  Speed: 10.35
>  Duration: 92.51
>  WaitingTime: 42.02
>  TimeLoss: 54.54
>  DepartDelay: 1.27
21c20
< DijkstraRouter answered 43 queries and explored 4.00 edges on average.
---
> DijkstraRouter answered 44 queries and explored 4.00 edges on average.
---------- Differences in vehroutes ----------
5c5
<     <vehicle id="flow.2" depart="1.00" departLane="2" departSpeed="27.80" arrival="30.00">
---
>     <vehicle id="flow.2" depart="2.00" departLane="2" departSpeed="27.80" arrival="31.00">
9c9
<     <vehicle id="flow.5" depart="3.00" departLane="2" departSpeed="27.80" arrival="32.00">
---
>     <vehicle id="flow.5" depart="4.00" departLane="2" departSpeed="27.80" arrival="33.00">
17c17
<     <vehicle id="flow.1" depart="0.00" departLane="1" departSpeed="27.80" arrival="38.00">
---
>     <vehicle id="flow.1" depart="1.00" departLane="1" departSpeed="27.80" arrival="38.00">
21c21
<     <vehicle id="flow.20" depart="14.00" departLane="0" departSpeed="27.80" arrival="73.00">
---
>     <vehicle id="flow.17" depart="13.00" departLane="0" departSpeed="27.80" arrival="71.00">
28c28
<     <vehicle id="flow.26" depart="18.00" departLane="0" departSpeed="27.80" arrival="79.00">
---
>     <vehicle id="flow.20" depart="15.00" departLane="0" departSpeed="27.80" arrival="75.00">
35c35
<     <vehicle id="flow.21" depart="14.00" departLane="2" departSpeed="27.80" arrival="84.00">
---
>     <vehicle id="flow.21" depart="15.00" departLane="1" departSpeed="27.80" arrival="82.00">
42c42
<     <vehicle id="flow.28" depart="19.00" departLane="1" departSpeed="27.80" arrival="86.00">
---
>     <vehicle id="flow.26" depart="19.00" departLane="0" departSpeed="27.80" arrival="84.00">
49c49
<     <vehicle id="flow.27" depart="18.00" departLane="2" departSpeed="27.80" arrival="89.00">
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (see #6777) on ts-sim-build-ba : junction_model indirect_left_turn opposite_left_turner ( Last six runs Mar2021 Feb2021 )

blocked bicycle is ignored
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
0a1,29
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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 'WN_bikes.18'; junction collision with vehicle 'WN_car', lane=':C_29_0', gap=-1.00, time=222.00 stage=move.
> Warning: Vehicle 'WN_bikes.18' ends teleporting on edge 'SN2', time 222.00.
> 
> =================================================================
> ==2683424==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7f4f5792b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4f57bd6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7f4f57bd6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
469c469
<         <vehicle id="WN_car" x="201.10" y="101.37" angle="254.92" type="passenger" speed="0.00" pos="10.86" lane=":C_5_0" slope="0.00"/>
---
>         <vehicle id="WN_car" x="199.77" y="100.90" angle="251.37" type="passenger" speed="1.41" pos="1.31" lane=":C_26_0" slope="0.00"/>
472c472
<         <vehicle id="WN_car" x="201.10" y="101.37" angle="254.92" type="passenger" speed="0.00" pos="10.86" lane=":C_5_0" slope="0.00"/>
---
>         <vehicle id="WN_car" x="197.30" y="99.99" angle="250.12" type="passenger" speed="2.63" pos="3.94" lane=":C_26_0" slope="0.00"/>
475c475
<         <vehicle id="WN_car" x="201.10" y="101.37" angle="254.92" type="passenger" speed="0.00" pos="10.86" lane=":C_5_0" slope="0.00"/>
---
>         <vehicle id="WN_car" x="194.25" y="97.36" angle="232.85" type="passenger" speed="4.04" pos="7.98" lane=":C_26_0" slope="0.00"/>
478c478
<         <vehicle id="WN_car" x="200.38" y="101.12" angle="253.01" type="passenger" speed="0.76" pos="0.66" lane=":C_26_0" slope="0.00"/>
---
>         <vehicle id="WN_car" x="191.77" y="93.17" angle="210.29" type="passenger" speed="5.09" pos="13.07" lane=":C_26_0" slope="0.00"/>
481c481
<         <vehicle id="WN_car" x="198.51" y="100.46" angle="250.56" type="passenger" speed="1.98" pos="2.64" lane=":C_26_0" slope="0.00"/>
---
>         <vehicle id="WN_car" x="190.83" y="87.00" angle="186.81" type="passenger" speed="6.31" pos="2.53" lane="NS2_1" slope="0.00"/>
484c484
<         <vehicle id="WN_car" x="195.73" y="98.64" angle="241.25" type="passenger" speed="3.38" pos="6.02" lane=":C_26_0" slope="0.00"/>
---
>         <vehicle id="WN_car" x="191.04" y="79.66" angle="178.39" type="passenger" speed="7.34" pos="9.87" lane="NS2_1" slope="0.00"/>
487c487
<         <vehicle id="WN_car" x="192.46" y="95.68" angle="228.03" type="passenger" speed="4.44" pos="10.46" lane=":C_26_0" slope="0.00"/>
---
>         <vehicle id="WN_car" x="191.28" y="71.11" angle="178.39" type="passenger" speed="8.55" pos="18.43" lane="NS2_1" slope="0.00"/>
490c490
<         <vehicle id="WN_car" x="190.95" y="90.23" angle="195.45" type="passenger" speed="5.65" pos="16.11" lane=":C_26_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (concerns #4024, #4252, #4253) on ts-sim-build-ba : junction_model indirect_left_turn straight_from_left ( Last six runs Mar2021 Feb2021 )

concerns #4024, #4252, #4253
(This bug was triggered by FAILING to find text in file 'errors' matching 'collision')
---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2683517==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x7fc7aead778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc7aed82ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfc3922 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xfc3922)
>     #1 0x7fc7aed82a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST had known bugs (bug 2316 (NONEXISTENT)) on ts-sim-build-ba : opposite_direction_driving bugs ticket2316 ( Last six runs Mar2021 Feb2021 )

Failed to open URL 'https://sumo.dlr.de/trac.wsgi/ticket/2316?format=tab': HTTP Error 503: Service Unavailable.

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,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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=0xfe9eb4 sp=0x7f2d09d65d30
> ==2707060==LeakSanitizer has encountered a fatal error.
> ==2707060==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2707060==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST had known bugs (see #7493) on ts-sim-build-ba : rail bugs deadlock_bidi_reversal ( Last six runs Mar2021 Feb2021 )

deadlock
(This bug was triggered by text found in file 'errors' matching 'Teleporting')
---------- Differences in errors ----------
0a1,587
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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:86: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:86:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:234: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.
> 
> =================================================================
> ==2704025==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0xff2f1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0xff2f1d)
>     #1 0x345aa98 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:800:36
>     #2 0x3385d0a 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 0x337a960 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x337b9af 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:355:9
>     #5 0x32260ac in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3222833 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x322ae7e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
<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 Mar2021 Feb2021 )

collision when lane width changes
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
1,3c1,15
< 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.
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1216:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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 '9'; collision with vehicle '6', lane='EC_2', gap=-1.69', latGap=-0.16, time=10.00 stage=move.
> Warning: Vehicle '24'; collision with vehicle '9', lane='EC_2', gap=-4.22', latGap=-1.00, time=17.00 stage=move.
> Warning: Teleporting vehicle '9' after earlier collision, lane='EC_2, time=22.00.
> Warning: Vehicle '9' ends teleporting on edge 'CS', time 22.00.
> Warning: Vehicle '30'; collision with vehicle '31', lane='EC1_0', gap=-3.32', latGap=-0.21, time=23.00 stage=move.
5,10c17,32
< 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: Vehicle '24' ends teleporting on edge 'CE', time 32.00.
> Warning: Teleporting vehicle '31' after earlier collision, lane='EC_0, time=34.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
< 
---------- New result in exitcode ----------
1

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : errors person unconnected_stops_same_edge ( Last six runs Mar2021 Feb2021 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in fcd ----------
2a3,9
> <!-- generated on Do 25 Feb 2021 03:55:58 CET by Eclipse SUMO GUI Version v1_8_0+1429-276008c347
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> SPDX-License-Identifier: EPL-2.0
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,282c11,39
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="0.00">
<         <person id="p0" x="111.59" y="8.00" angle="0.00" speed="0.00" pos="8.00" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="p0" x="111.59" y="9.39" angle="0.00" speed="1.39" pos="9.39" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <person id="p0" x="113.85" y="10.00" angle="270.00" speed="0.00" pos="10.00" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <person id="p0" x="113.85" y="10.00" angle="270.00" speed="0.00" pos="10.00" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <person id="p0" x="113.85" y="10.00" angle="270.00" speed="0.00" pos="10.00" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <person id="p0" x="113.85" y="10.00" angle="270.00" speed="0.00" pos="10.00" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <person id="p0" x="113.85" y="10.00" angle="270.00" speed="0.00" pos="10.00" edge="SC" slope="0.00"/>
<truncated after showing first 30 lines>